1
0
Fork 0

Ban command can also ban people outside the serer

Commando
Loïc Bersier 6 years ago
parent e0de2439b7
commit d57af1b669

@ -13,7 +13,7 @@ module.exports = class BanCommand extends Command {
{ {
key: 'member', key: 'member',
prompt: 'Wich member would you like to ban?', prompt: 'Wich member would you like to ban?',
type: 'member', type: 'user',
}, },
{ {
key: 'reasons', key: 'reasons',

Loading…
Cancel
Save