Changelog:
- Using icmplib for real ping (avg_rtt)
- Enhanced code for less skipped messages
- Implemented message type filter
- Displaying message types on log
- Now users can set default values directly on the script file
- Ignoring imprecise Discord API message counters
- Fixed negative values appearing on the Log
- Enhanced math stuff
> **⚠️ WARNING:** This script grabs message pages from discord on a different way from [Javascript Undiscord](https://github.com/victornpb/deleteDiscordMessages). You'll probably encounter some bugs, but don't worry, just run the script again to erase all the skipped messages.
>
> - This is probably gonna be fixed on future releases. if you know a way to fix this problem, please submit a [Pull Request](https://github.com/HardcodedCat/deleteDiscordMessages.py/pulls)
**Full Changelog**: https://github.com/HardcodedCat/undiscord-python/compare/1.26...1.30