You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: