Add schema to the list of dependencies
This commit is contained in:
parent
b05f0be71f
commit
d3eed67882
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ Only usable by `OWNER` users, reloads the config and syncs commands. Only usable
|
||||||
* `python3` obviously
|
* `python3` obviously
|
||||||
* `discord.py` python module
|
* `discord.py` python module
|
||||||
* `pytest` for testing
|
* `pytest` for testing
|
||||||
|
* `schema` python module for file validation
|
||||||
|
|
||||||
## Config
|
## Config
|
||||||
Matchy is configured by a `config.py` file that takes this format:
|
Matchy is configured by a `config.py` file that takes this format:
|
||||||
|
|
Loading…
Add table
Reference in a new issue