diff options
Diffstat (limited to 'commands/info.js')
| -rw-r--r-- | commands/info.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/info.js b/commands/info.js index 9eb5d5a..83f4e6e 100644 --- a/commands/info.js +++ b/commands/info.js @@ -38,6 +38,6 @@ module.exports.run = async (client, message) => { name: 'info', description: 'Tells you information about the bot', usage: 'info', - category: '- General Commands', + category: '- Information Commands', };
\ No newline at end of file |
