fix: temp fix, cache all members again

This commit is contained in:
Dragory 2021-10-17 21:02:44 +03:00
parent 0de271994f
commit 73c47bf39d
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1

View file

@ -180,7 +180,7 @@ connect().then(async () => {
makeCache: Options.cacheWithLimits({
...Options.defaultMakeCacheSettings,
MessageManager: 0,
GuildMemberManager: 15000,
// GuildMemberManager: 15000,
GuildInviteManager: 0,
}),