1
0
Fork 0

Change the @everyone thing

akairo
loicbersier 4 years ago
parent 880c3a24a8
commit 4190fb53c2

@ -18,7 +18,7 @@ class hahaYesClient extends AkairoClient {
} }
}, { }, {
partials: ['MESSAGE'], partials: ['MESSAGE'],
disableEveryone: true disableMentions: 'everyone'
}); });
this.commandHandler = new CommandHandler(this, { this.commandHandler = new CommandHandler(this, {

Loading…
Cancel
Save