summaryrefslogtreecommitdiff
path: root/commands/info.js
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-06-24 08:03:45 -0400
committerAlee <alee14498@gmail.com>2018-06-24 08:03:45 -0400
commitd4cf8223b9685a4ca95f95489e11e9ccfe600c36 (patch)
treea96989ebdd488a28411f772d6c36d032b2dab22a /commands/info.js
parenta215c99cd77bab36d9940abd09fb2bff2d776c82 (diff)
downloadAleeBot-d4cf8223b9685a4ca95f95489e11e9ccfe600c36.tar.gz
AleeBot-d4cf8223b9685a4ca95f95489e11e9ccfe600c36.tar.bz2
AleeBot-d4cf8223b9685a4ca95f95489e11e9ccfe600c36.zip
Added DB webview, recategorize commands and etc
Diffstat (limited to 'commands/info.js')
-rw-r--r--commands/info.js2
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