fix-startup #77

Merged
werewolfkid merged 13 commits from fix-startup into main 2025-10-21 00:38:49 -04:00
2 changed files with 4 additions and 4 deletions
Showing only changes of commit 1f22a05944 - Show all commits

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