Skip to content

Conversation

@ayubun
Copy link

@ayubun ayubun commented Nov 13, 2025

when trying to delete a message with insufficient permissions, the code will not adjust the offset and thus will continually re-grab the message and retry deleting it.

this change simply adjusts the offset upon 403 Insufficient Permissions responses

fixes #637


note: my personal contributions to and usage of this project do not represent discord. opinions are my own

@ayubun ayubun changed the title fix: insufficient perms retry-loops indefinitely fix: insufficient perms retry-looping indefinitely Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Undiscord repeatedly tries to delete messages that the user has no permission to do so.

1 participant