aboutsummaryrefslogtreecommitdiff
path: root/commands/suggest.js
diff options
context:
space:
mode:
authorTrey <trey6979@gmail.com>2018-02-23 20:26:32 -0500
committerTrey <trey6979@gmail.com>2018-02-23 20:26:32 -0500
commit4bfd57f73dbdf8e1d5ecbbc8c2b89b91c2e9fba0 (patch)
treede16653c58121662bc70012d75c2fe15f2264e88 /commands/suggest.js
parent4a455906870e49452ab8d88b793aa1e354499e42 (diff)
downloadPokeBot-4bfd57f73dbdf8e1d5ecbbc8c2b89b91c2e9fba0.tar.gz
PokeBot-4bfd57f73dbdf8e1d5ecbbc8c2b89b91c2e9fba0.tar.bz2
PokeBot-4bfd57f73dbdf8e1d5ecbbc8c2b89b91c2e9fba0.zip
justin cannot spell + removing the alias
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 0f1898e..976d524 100644
--- a/commands/suggest.js
+++ b/commands/suggest.js
@@ -18,7 +18,7 @@ exports.conf = {
};
exports.help = {
- name: 'suggset',
+ name: 'suggest',
description: 'Suggest a feature.',
usage: 'suggest <...Suggestion>',
};