AlexzanderFlores / WOKCommands

132 stars 61 forks source link

How to Me Disabling default commands #210

Open davutozgursukuti4531 opened 2 years ago

EXA-Hub commented 2 years ago
new WOKCommands(client, {
    disabledDefaultCommands: [
      // "requiredrole",
      // "language",
      // "command",
      // "prefix",
      // "help",
    ],
  });

just uncomment it

tippfehlr commented 2 years ago

close? @davutozgursukuti4531 @AlexzanderFlores