re-categorized commands & removed reload_config because its too much work

This commit is contained in:
2026-02-25 14:53:30 +01:00
parent bb06048b0b
commit e88033fbea
7 changed files with 62 additions and 49 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ use crate::{data::dc_add_server, lang, messages::send_msg, Context, Error};
slash_command,
prefix_command,
rename = "add_server",
category = "admin",
category = "db",
default_member_permissions = "ADMINISTRATOR",
guild_only,
required_bot_permissions = "SEND_MESSAGES | VIEW_CHANNEL"