handle edits and mention

merge-requests/1/head
loicbersier 5 years ago
parent 16cb07bfe3
commit 41081400af

@ -4,6 +4,8 @@ const { token, prefix, ownerID, statsChannel } = require('./config.json');
const client = new AkairoClient({
ownerID: ownerID,
prefix: prefix,
allowMention: true,
handleEdits: true,
emitters: {
process
},

Loading…
Cancel
Save