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

Fix to comment more accounts at the same time #132

Open
Ecstasyyy1337 opened this issue Jul 16, 2022 · 1 comment
Open

Fix to comment more accounts at the same time #132

Ecstasyyy1337 opened this issue Jul 16, 2022 · 1 comment
Labels
Enhancement New feature or change request Question Further information is requested

Comments

@Ecstasyyy1337
Copy link

Hey, I have over 150 accounts and I don't need to wait for available accounts because I use high delay with proxies and know how it works. How can I cancel the wait for the previous comment command to finish in order to make a new request? It's about the beta branch
Thank you for your time!

@Ecstasyyy1337 Ecstasyyy1337 added the Question Further information is requested label Jul 16, 2022
@3urobeat
Copy link
Owner

Hey, thanks for opening an issue!
At the moment a bot account can't be used in two active sessions at the same time. As long as the session the account is currently used in has the status active there is no way to use it again.
As soon as the status changes to cooldown you can use the !resetcooldown global command to cancel all sessions on cooldown.

To get the result you'd like I probably have to add an option that lets the comment command ignore the available bot accounts check. Not sure though how useful that would be and if it might bring complications with it.
The check would also need to prioritize accounts then that haven't commented for the longest time, which is currently not tracked, making the implementation more complex, as it would otherwise lead to always the same accounts being used for a new comment request.

Not sure yet

@3urobeat 3urobeat added the Enhancement New feature or change request label Jul 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or change request Question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants