-
-
Notifications
You must be signed in to change notification settings - Fork 723
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: Tries to delete MEE6 Messages + Thread Messages (+ slows PC) #535
Comments
I believe @ckcr4lyf may have a found a solution is #520 for the Archived threads, as well as #526 maybe having a line from @CactusHamster on the MEE6/bot/slash command error messages |
For Previously this would hard error and reach an unusable state, but I fixed it in #518 |
That is to say, the expected behavior is already "correct" for archived messages, i.e. "skipped". (A warning is printed so that the user knows some stuff was not deleted). |
But it got stuck for 16 hours on that, it was 4 years of data but it was just stuck on archived messages, using the fix in #520 fixed this and I got it done though fortunately, as well as putting in the line of code from #526 fixed the MEE6 bot issues, I would recommend putting these in main :) |
Let's see when the author has time to review it. Till then I guess you'll need to use your fork |
same here. it tries to remove DISBOARD (/bump) and MEEE(?) messages and it slows down the operation a lot. It also wont remove many legit messages by the way, but it did in the past. |
Hi, it started deleting again, thanks
|
Fixed partially in #629 :) |
Undiscord Version
v5.2.3
Browser
115.0.5790.110 (Official Build) (64-bit)
Extension
Tampermonkey
Reproduction steps
Actual results
Tries to delete MEE6 bot messages:
Error deleting message, API responded with status 403! {"message":"Missing Permissions","code":50013}
As well as thread messages:
Error deleting message (Thread is archived). Will increment offset so we don't search this in the next page...
(Does the thread one above 100's of times)
Expected results
Skip MEE6 messages and archived thread messages
Bug affects
Additional information & file uploads
The text was updated successfully, but these errors were encountered: