# disablecommands

Disable commands for the server

?disablecommands add <command> | remove <command> | list | clear
?disablecommands add ping
?disablecommands remove ping
?disablecommands list
?disablecommands clear
  • aliases: disablecommands, dcmd
  • category: config
  • cooldown: 5
  • args: true
  • slashCommand: true
  • add: Add a command to the disabled commands list
  • remove: Remove a command from the disabled commands list
  • list: Get the disabled commands list
  • clear: Clear the disabled commands list
  • bot: viewChannel, sendMessages, embedLinks
  • user: manageGuild

Must be have premium to use this command