From b3ec78d54e4f15e7f9454a6f66092f78ffd840eb Mon Sep 17 00:00:00 2001 From: profitroll Date: Thu, 15 Dec 2022 15:14:28 +0100 Subject: [PATCH] Added /nearby to admin group's commands --- config_example.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config_example.json b/config_example.json index b734391..0cd6a8d 100644 --- a/config_example.json +++ b/config_example.json @@ -61,6 +61,7 @@ "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"