Closed Santtiago2121 closed 3 years ago
Duplicate of #72 and fixed in 1.9.1.
As for the slow on_ready, that's because of the new guild subscribing feature. You can disable it by passing a disabled GuildSubscriptionOptions when constructing a Client (or bot) class.
Summary
Sometimes the bot can't start
Reproduction Steps
Trying to start the bot
Code
Relevant code that shows the bug.
Expected Results
Normal start
Actual Results
Sometimes the bot can't start due to this error, and takes a lot to load the event on_ready
System Info
Checklist
Let's make sure this issue is valid!
Additional Information