Fixed issue with lengthen, added new activity messages
This commit is contained in:
parent
70c4ff298f
commit
b8527067d9
3 changed files with 6 additions and 3 deletions
|
@ -2,7 +2,6 @@
|
|||
const { Client } = require("eris");
|
||||
const client = new Client(process.env.TOKEN, {
|
||||
disableEvents: {
|
||||
CHANNEL_CREATE: true,
|
||||
CHANNEL_DELETE: true,
|
||||
CHANNEL_UPDATE: true,
|
||||
GUILD_BAN_REMOVE: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue