mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-09 01:04:16 +02:00
Beep
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ const client = new Client({
|
||||
invite: INVITE,
|
||||
disableEveryone: true,
|
||||
unknownCommandResponse: false,
|
||||
disabledEvents: ['TYPING_START', 'PRESENCE_UPDATE'],
|
||||
disabledEvents: ['TYPING_START'],
|
||||
messageCacheLifetime: 600,
|
||||
messageSweepInterval: 120
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user