3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 05:41:51 +00:00

fix: fix custom emojis not being recognized in !reaction_roles

This commit is contained in:
Dragory 2021-10-09 15:03:09 +03:00
parent 2e34cc3b6d
commit aea6999753
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1

View file

@ -181,7 +181,6 @@ connect().then(async () => {
...Options.defaultMakeCacheSettings,
MessageManager: 0,
GuildMemberManager: 5000,
BaseGuildEmojiManager: 1000,
GuildInviteManager: 0,
}),