diff options
| author | Alee <alee14498@gmail.com> | 2018-06-24 08:03:45 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-06-24 08:03:45 -0400 |
| commit | d4cf8223b9685a4ca95f95489e11e9ccfe600c36 (patch) | |
| tree | a96989ebdd488a28411f772d6c36d032b2dab22a /commands/userinfo.js | |
| parent | a215c99cd77bab36d9940abd09fb2bff2d776c82 (diff) | |
| download | AleeBot-d4cf8223b9685a4ca95f95489e11e9ccfe600c36.tar.gz AleeBot-d4cf8223b9685a4ca95f95489e11e9ccfe600c36.tar.bz2 AleeBot-d4cf8223b9685a4ca95f95489e11e9ccfe600c36.zip | |
Added DB webview, recategorize commands and etc
Diffstat (limited to 'commands/userinfo.js')
| -rw-r--r-- | commands/userinfo.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/userinfo.js b/commands/userinfo.js index bd6c999..6917ad4 100644 --- a/commands/userinfo.js +++ b/commands/userinfo.js @@ -39,6 +39,6 @@ module.exports.run = async (client, message) => { name: 'userinfo', description: 'Tells your info.', usage: 'userinfo', - category: '- Info Commands', + category: '- Information Commands', };
\ No newline at end of file |
