diff options
| author | Alee <alee14498@gmail.com> | 2018-04-16 08:40:24 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-04-16 08:40:24 -0400 |
| commit | b365cdda819e14f784fa10c1293cc5aec05c6b90 (patch) | |
| tree | a5a4ba5e62d4d4574877d0348328628f0ae7e099 /commands/suggest.js | |
| parent | 5392b4aa404f70fe5813d85ceb3e5718e811fcae (diff) | |
| download | AleeBot-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.js | 2 |
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', }; |
