can ban user outside of the server

This commit is contained in:
loicbersier 2019-05-13 15:09:58 +02:00
parent 6eefd09429
commit 7c747292a7

View file

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