Undiscord

Latest version: v1.53

Safety actively analyzes 688917 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.40

Changelog:
- Now the script requires `progress` library. You can install it through `pip install progress`
- Added timeout exception handlers
- Added missing max_id user-defined var
- Introducing Fetch-Before mode (Messages are fetched before the deletion for less API calls and prevent receiving empty message containers.) (Only works in DMs!)
- Improved overall code logic and replaced cringe recursions
- Fixed RecursionError once for all
- Now using a requests session
- Fixed fake empty message container error
- Fixed guild message deletion on a specified channel

**Full Changelog**: https://github.com/HardcodedCat/undiscord-python/compare/1.38...1.40

1.38

Changelog:
- Attempt to fix (read)[0]["messages"] error
- Added empty messages container error handler
- New splash logo

**Full Changelog**: https://github.com/HardcodedCat/undiscord-python/compare/1.37...1.38

1.37

Changelog:
- Using Discord canary API v10
- Added Login support
- Added `me` (quickly use your own author_id)
- Added more headers

**Full Changelog**: https://github.com/HardcodedCat/undiscord-python/compare/1.33...1.37

1.33

Changelog:
- Completely randomized minimum deletion delay
- Randomized most of the delay values for less api rate limits
- Fallback to use status code instead of discord API codes
- Added exceptions for unknown errors

**Full Changelog**: https://github.com/HardcodedCat/undiscord-python/compare/1.32...1.33

1.32

Changelog:
- Fixed message skipping
- Added more exceptions
- Added support for terminals without colors
- Using discord api code instead of status code
- Removed httpx support

**Full Changelog**: https://github.com/HardcodedCat/undiscord-python/compare/1.30...1.32

1.30

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

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.