public-beta #75

Merged
werewolfkid merged 7 commits from public-beta into main 2025-10-20 20:12:45 -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 // Commands
protectedBot.use(botInfoCommand); protectedBot.use(botInfoCommand);
protectedBot.use(getGroupIDCommand); // protectedBot.use(getGroupIDCommand);
protectedBot.use(isWKCGroup); // protectedBot.use(isWKCGroup);
protectedBot.use(helpCommand); protectedBot.use(helpCommand);
// Blacklist Feature // Blacklist Feature