diff --git a/commands/toggle.js b/commands/toggle.js index 0b3fe54..eb82469 100644 --- a/commands/toggle.js +++ b/commands/toggle.js @@ -45,6 +45,7 @@ function execute(client, event, args) { export default { command: "toggle", name: "toggle", + usage: "", admin: true, desc: "toggle a module on or off in current channel", execute