Update description, plus change to double quotes

This commit is contained in:
SileNce5k 2021-07-10 16:19:11 +02:00
parent 2dab176290
commit 2820cf954b
No known key found for this signature in database
GPG key ID: C507260E7F2583AD

View file

@ -8,7 +8,7 @@ const editCustomCommand = require("../util/editCustomCommand");
module.exports = {
name: 'custom',
description: 'Add custom commands, see <prefix>help custom for more',
description: "Manage custom commands, see <prefix>help custom for more",
moreHelp: ["<prefix>custom add - Add new custom commands",
"<prefix>custom edit - Edit an existing command that you own",
"<prefix>custom show - Show custom message unformatted.",