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

feature request - multi-threading #3

Open
james-see opened this issue Dec 20, 2019 · 2 comments
Open

feature request - multi-threading #3

james-see opened this issue Dec 20, 2019 · 2 comments

Comments

@james-see
Copy link

It takes a long time to delete messages one by one. It would make sense to use multithreading in python3 to make this go faster. If this is a good idea to pursue, I can work on it and submit a pull request @bboe . Cheers

@bboe
Copy link
Owner

bboe commented Dec 20, 2019

Yeah, I think giving that a try makes sense. Just be careful about any rate limits.

@james-see
Copy link
Author

Sure that makes sense.

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

No branches or pull requests

2 participants