1
0
Fork 0

can ban user outside of the server

akairo
loicbersier 5 years ago
parent 6eefd09429
commit 7c747292a7

@ -8,7 +8,7 @@ class BanCommand extends Command {
args: [ args: [
{ {
id: 'member', id: 'member',
type: 'member' type: 'user'
}, },
{ {
id: 'reasons', id: 'reasons',

Loading…
Cancel
Save