Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add purge cog to selfbot #26

Merged
merged 1 commit into from
Oct 27, 2024
Merged

Add purge cog to selfbot #26

merged 1 commit into from
Oct 27, 2024

Conversation

outmaneuver
Copy link
Owner

Add a purge cog to allow purging a selfbot user's messages with a specified delay and rate limiter.

  • New Purge Cog: Add cogs/purge_cog.py to implement the purge functionality with delay and rate limiter.
  • Bot Initialization: Modify selfbot.py to load the new purge cog.
  • Documentation: Update README.md to include usage instructions for the purge command.

Add a purge cog to allow purging a selfbot user's messages with a specified delay and rate limiter.

* **New Purge Cog**: Add `cogs/purge_cog.py` to implement the purge functionality with delay and rate limiter.
* **Bot Initialization**: Modify `selfbot.py` to load the new purge cog.
* **Documentation**: Update `README.md` to include usage instructions for the `purge` command.
@outmaneuver outmaneuver merged commit 998952e into main Oct 27, 2024
1 of 2 checks passed
@outmaneuver outmaneuver deleted the add-purge-cog branch October 27, 2024 02:29
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.

1 participant