diff --git a/commands/custom.js b/commands/custom.js index e54d693..97ff819 100644 --- a/commands/custom.js +++ b/commands/custom.js @@ -8,7 +8,7 @@ const editCustomCommand = require("../util/editCustomCommand"); module.exports = { name: 'custom', - description: 'Add custom commands, see help custom for more', + description: "Manage custom commands, see help custom for more", moreHelp: ["custom add - Add new custom commands", "custom edit - Edit an existing command that you own", "custom show - Show custom message unformatted.",