3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-24 10:05:03 +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 f2011134db
commit fbf21e8ce0

View file

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