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/vtquote.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/vtquote.js')
| -rw-r--r-- | commands/vtquote.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/vtquote.js b/commands/vtquote.js index f5f9f14..aedee86 100644 --- a/commands/vtquote.js +++ b/commands/vtquote.js @@ -60,6 +60,6 @@ module.exports.run = async (client, message) => { name: 'vtquote', description: 'Tells you quotes when victor accidentaly swore.', usage: 'vtquote', - category: '- General Commands', + category: '- Quote Commands', };
\ No newline at end of file |
