mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 16:19:12 +02:00
Remove Guild Pruning
This commit is contained in:
+1
-3
@@ -11,9 +11,7 @@ const client = new CommandoClient({
|
||||
messageCacheLifetime: 600,
|
||||
messageSweepInterval: 120,
|
||||
dBotsToken: DBOTS_KEY,
|
||||
dBotsOrgToken: DBOTSORG_KEY,
|
||||
guildWhitelist: ['110373943822540800', '264445053596991498'],
|
||||
guildPruneLevel: 25
|
||||
dBotsOrgToken: DBOTSORG_KEY
|
||||
});
|
||||
|
||||
client.registry
|
||||
|
||||
Reference in New Issue
Block a user