Why is it stopping after 25 deletions? #590
Replies: 7 comments 2 replies
-
Same thing happening to me |
Beta Was this translation helpful? Give feedback.
-
Same thing here, except it's not 25 deletions, it varies between 5-40. I've tried lots of different delays. |
Beta Was this translation helpful? Give feedback.
-
I am also having this issue; after 25 deletions, it stops. I have... over... 77k messages to delete. T_T |
Beta Was this translation helpful? Give feedback.
-
You're hitting discord's rate limit. You're only allowed to delete (roughly) 25 messages/minute. |
Beta Was this translation helpful? Give feedback.
-
does it say "ended because API returned an empty page" ? |
Beta Was this translation helpful? Give feedback.
-
There's a notice in the script that says it may be less reliable due to a Discord update. It's probably due to that. They're working on it (or at least, they say they are) |
Beta Was this translation helpful? Give feedback.
-
One way around this is setting your delete delay so it deletes less than 25 messages a minute (or whatever the discord rate limit is). Currently I use 5450ms for delete delay and 2600ms for search delay. It takes longer but it is the only work around I've found. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Here are my settings currently:
In total there is 252 entries I am attempting to delete but it stops every 25 deletions so I have to keep running, is it a bug?
Beta Was this translation helpful? Give feedback.
All reactions