Remove unused commands.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user