diff --git a/config_example.json b/config_example.json index 0cd6a8d..e20747b 100644 --- a/config_example.json +++ b/config_example.json @@ -42,32 +42,5 @@ "locations": { "cache": "cache", "locale": "locale" - }, - "commands": { - "rules": "Check out the rules", - "nearby": "Show users near the area", - "reapply": "Resubmit the application", - "sponsorship": "Apply for sponsor role" - }, - "commands_admin": { - "reboot": "Restart the bot", - "message": "Send a message", - "label": "Set user's nickname", - "warnings": "Check user's warnings", - "application": "Check user's application", - "applications": "Retrieve all applications as a JSON" - }, - "commands_group_admin": { - "reboot": "Restart the bot", - "message": "Send a message", - "label": "Set user's nickname", - "nearby": "Show users near the area", - "warnings": "Check user's warnings", - "application": "Check user's application", - "applications": "Retrieve all applications as a JSON" - }, - "commands_group_destination": { - "warn": "Warn a user", - "nearby": "Show users near the area" } } \ No newline at end of file