From d3eed67882b8c7b79eb2fc019a39fbfd8237d695 Mon Sep 17 00:00:00 2001 From: Marc Di Luzio Date: Sat, 10 Aug 2024 18:18:38 +0100 Subject: [PATCH] Add schema to the list of dependencies --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 36f1665..8db309b 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Only usable by `OWNER` users, reloads the config and syncs commands. Only usable * `python3` obviously * `discord.py` python module * `pytest` for testing +* `schema` python module for file validation ## Config Matchy is configured by a `config.py` file that takes this format: