diff --git a/config_example.json b/config_example.json index c15c32d..6f76c2e 100644 --- a/config_example.json +++ b/config_example.json @@ -22,6 +22,7 @@ "start": "Start using the bot" }, "commands_admin": { - "reboot": "Restart the bot" + "reboot": "Restart the bot", + "applications": "Get all applications as JSON" } } \ No newline at end of file