Expanding the message cache

Quick question: Will this create a cache of 5000 message per channel?
makeCache: Discord.Options.cacheWithLimits({
...Discord.Options.DefaultMakeCacheSettings,
MessageManager: 5000
})
makeCache: Discord.Options.cacheWithLimits({
...Discord.Options.DefaultMakeCacheSettings,
MessageManager: 5000
})
I'm running into an issue where message reactions aren't being seen because the messages are presumably falling out of the cache.
4 Replies
d.js toolkit
d.js toolkit2y ago
• What's your exact discord.js npm list discord.js and node node -v version? • Post the full error stack trace, not just the top part! • Show your code! • Explain what exactly your issue is. • Not a discord.js issue? Check out #useful-servers.
Syjalo
Syjalo2y ago
This will, but there's another way
d.js docs
d.js docs2y ago
guide Popular Topics: Listening for reactions on old messages read more
jr
jrOP2y ago
@syjalo You are awesome, thanks so much 🙂
Want results from more Discord servers?
Add your server