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