diff options
| author | Alee <alee14498@gmail.com> | 2018-04-13 22:27:30 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-04-13 22:27:30 -0400 |
| commit | 3c8be3a161c3fc1b2dbf661453fc7bf96c721403 (patch) | |
| tree | d009aa948c5f2d3c962f7e20c3feee863ce95886 /commands/jail.js | |
| parent | 501d5986f7fed5bc7572cbac170e6e9e8720acc8 (diff) | |
| download | AleeBot-3c8be3a161c3fc1b2dbf661453fc7bf96c721403.tar.gz AleeBot-3c8be3a161c3fc1b2dbf661453fc7bf96c721403.tar.bz2 AleeBot-3c8be3a161c3fc1b2dbf661453fc7bf96c721403.zip | |
More changes and interrogate
Diffstat (limited to 'commands/jail.js')
| -rw-r--r-- | commands/jail.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/jail.js b/commands/jail.js index 3b09697..a3ef0c6 100644 --- a/commands/jail.js +++ b/commands/jail.js @@ -38,6 +38,6 @@ exports.conf = { name: 'jail', description: 'Jails a member', usage: 'jail [user]', - category: '- Exclusive Commands', + category: '- ACN Exclusive Commands', };
\ No newline at end of file |
