did y'all break caching 🤔
Hiya, our bot is using kordex which is using a kord snapshot, yesterday we did a restart and there was a seeming recompile of Kord, such as now we cannot get accurate member counts from discord as we could before. I've tried multiple fixes to no avail and I'm losing my mind :iea:
4 Replies
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
which version did you use before?
with automod I changed
UserData.description
from using a getter to a plain initializer, could this be the cause? 🤔there were also some other modifications to cache related things in that pr because I added caching for automod rules https://github.com/kordlib/kord/pull/647
GitHub
Add Auto Moderation by Lukellmann · Pull Request #647 · kordlib/kord
This PR adds support for Discord's Auto Moderation feature.
The DSL for creating and editing AutoModerationRules looks like this:
// or other type instead of
Keyword
// or rule.edit { ... }
v...I can't pin point the exact version
All I know is the time this issue occurred and it was around 11am BST yesterday (5th September)
Just after a restart when discord did its regular :crabrave: of our token