Possible fix for 'NOT ON SERVER'
parent
9b3cce1694
commit
3b33cde517
|
@ -21,6 +21,7 @@ const bot = new Eris.CommandClient(config.token, {}, {
|
|||
ignoreSelf: true,
|
||||
ignoreBots: true,
|
||||
defaultHelpCommand: false,
|
||||
getAllUsers: true,
|
||||
defaultCommandOptions: {
|
||||
caseInsensitive: true,
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue