JackDotJS / OptiBot

(DISCONTINUED) The original Discord bot for OptiFine. https://discord.gg/3mMpcwW
1 stars 0 forks source link

Fix for bulk deleted messages counter #243

Open JackDotJS opened 4 years ago

JackDotJS commented 4 years ago

the counts (current AND total) of bulk deleted messages are increasing and decreasing at random. need to check whats causing this

image

JackDotJS commented 3 years ago

this is a super old issue, but given newer experience, I believe what causes this is the bot receiving the "bulkMessageDelete" event multiple times. i guess discord doesnt really delete all messages at once, or DJS is doing something funky.

i have yet to see if this is still an issue on DJSv13