Remove unused commands.

This commit is contained in:
2025-10-20 20:05:45 -04:00
parent 1d7d38927d
commit 1f22a05944

View File

@@ -71,8 +71,8 @@ export function createBot(
// Commands
protectedBot.use(botInfoCommand);
protectedBot.use(getGroupIDCommand);
protectedBot.use(isWKCGroup);
// protectedBot.use(getGroupIDCommand);
// protectedBot.use(isWKCGroup);
protectedBot.use(helpCommand);
// Blacklist Feature