aboutsummaryrefslogtreecommitdiff
path: root/commands/suggest.js
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-04-16 08:40:24 -0400
committerAlee <alee14498@gmail.com>2018-04-16 08:40:24 -0400
commitb365cdda819e14f784fa10c1293cc5aec05c6b90 (patch)
treea5a4ba5e62d4d4574877d0348328628f0ae7e099 /commands/suggest.js
parent5392b4aa404f70fe5813d85ceb3e5718e811fcae (diff)
downloadAleeBot-b365cdda819e14f784fa10c1293cc5aec05c6b90.tar.gz
AleeBot-b365cdda819e14f784fa10c1293cc5aec05c6b90.tar.bz2
AleeBot-b365cdda819e14f784fa10c1293cc5aec05c6b90.zip
2.8 beta and suggestfeature
Diffstat (limited to 'commands/suggest.js')
-rw-r--r--commands/suggest.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/suggest.js b/commands/suggest.js
index b0136a7..621ed82 100644
--- a/commands/suggest.js
+++ b/commands/suggest.js
@@ -39,7 +39,7 @@ module.exports.run = async (client, message, args) => {
};
exports.help = {
name: 'suggest',
- description: 'Suggest things in AleeBot.',
+ description: 'Suggest a feature in ACN.',
usage: 'suggest [suggestion]',
category: '- ACN Exclusive Commands',
};