diff options
| author | Alee <alee14498@gmail.com> | 2018-04-13 22:27:30 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-04-13 22:27:30 -0400 |
| commit | 3c8be3a161c3fc1b2dbf661453fc7bf96c721403 (patch) | |
| tree | d009aa948c5f2d3c962f7e20c3feee863ce95886 /commands/suggest.js | |
| parent | 501d5986f7fed5bc7572cbac170e6e9e8720acc8 (diff) | |
| download | AleeBot-3c8be3a161c3fc1b2dbf661453fc7bf96c721403.tar.gz AleeBot-3c8be3a161c3fc1b2dbf661453fc7bf96c721403.tar.bz2 AleeBot-3c8be3a161c3fc1b2dbf661453fc7bf96c721403.zip | |
More changes and interrogate
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 380647e..b0136a7 100644 --- a/commands/suggest.js +++ b/commands/suggest.js @@ -41,6 +41,6 @@ module.exports.run = async (client, message, args) => { name: 'suggest', description: 'Suggest things in AleeBot.', usage: 'suggest [suggestion]', - category: '- Exclusive Commands', + category: '- ACN Exclusive Commands', };
\ No newline at end of file |
