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
am I the only one doing a simple client login and asyncio gather or is it wrong? I'm confused never ran into your issue (however I am using the dev branch)
Summary
I use more selfbots at once, but when the Info API is detected to be down, "List index out of range" pops out.
Reproduction Steps
By running multiple profiles inside discord.py-self, this issue happens randomly (when the API is detected down).
Code
Expected Results
My selfbot should run without issues related to discord.py-self.
Actual Results
IndexError: list index out of range, then my program crashes.
System Information
Checklist
Additional Information
No response
The text was updated successfully, but these errors were encountered: