Fix the readme link
This commit is contained in:
parent
9043615498
commit
9cf74580e9
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ Matchy is configured by a `config.json` file that takes this format:
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
Only token and version are required. See [`py/config.py`](for explanations for any of these)
|
Only token and version are required. See [`py/config.py`](py/config.py) for explanations for any of these.
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
* Write bot tests with [dpytest](https://dpytest.readthedocs.io/en/latest/tutorials/getting_started.html)
|
* Write bot tests with [dpytest](https://dpytest.readthedocs.io/en/latest/tutorials/getting_started.html)
|
||||||
|
|
Loading…
Add table
Reference in a new issue