Skip to content

Beta v1.40

Compare
Choose a tag to compare
@KitsunedFox KitsunedFox released this 07 Oct 10:27
· 18 commits to main since this release

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: 1.38...1.40