Remove Guild Pruning

This commit is contained in:
dragonfire535
2017-10-16 15:32:17 -04:00
parent 3e4734772d
commit 5ed18c160f
2 changed files with 2 additions and 37 deletions
+1 -3
View File
@@ -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