Userscript that deletes your Discord messages by scrolling through channels/DMs. Slow, thorough, and less likely to get caught (hopefully).
Commits
Author
Commit
Message
Date
Guard against NaN or negative values for the 'keep days' field;
log an error and abort early instead of silently falling back to 7.
Replace avatar URL matching with React fiber traversal to reliably
identify the author of both group-start and continuation messages.