mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Message Sweep?
This commit is contained in:
+3
-1
@@ -13,7 +13,9 @@ const client = new CommandoClient({
|
||||
'VOICE_STATE_UPDATE',
|
||||
'FRIEND_ADD',
|
||||
'FRIEND_REMOVE'
|
||||
]
|
||||
],
|
||||
messageCacheLifetime: 30,
|
||||
messageSweepInterval: 60
|
||||
});
|
||||
const { carbon, dBots } = require('./structures/Util');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user