diff options
| author | Alee <alee14498@gmail.com> | 2018-03-30 22:09:25 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-03-30 22:09:25 -0400 |
| commit | e7c651e043a2be72e5e3bce117ffa6baa32d29ef (patch) | |
| tree | 5ae13fe40da23b589056c9af82cd678bdd94ba56 /commands/slots.js | |
| parent | 99f8fb0ea75559cf0a61a5657ce1d362bdb24355 (diff) | |
| download | AleeBot-e7c651e043a2be72e5e3bce117ffa6baa32d29ef.tar.gz AleeBot-e7c651e043a2be72e5e3bce117ffa6baa32d29ef.tar.bz2 AleeBot-e7c651e043a2be72e5e3bce117ffa6baa32d29ef.zip | |
Changed the categories
Diffstat (limited to 'commands/slots.js')
| -rw-r--r-- | commands/slots.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/slots.js b/commands/slots.js index dcc8903..e618145 100644 --- a/commands/slots.js +++ b/commands/slots.js @@ -91,5 +91,5 @@ module.exports.run = async (client, message) => { name: 'slots', description: 'Develop a gambling addiction by playing Slots!', usage: 'slots', - category: '- Economy Commands', + category: '- Games', }; |
