dolfies / discord.py-self

A fork of the popular discord.py for user accounts.
https://discordpy-self.rtfd.io/en/latest/
MIT License
688 stars 160 forks source link

We are being rate limited. #608

Closed Zectxr closed 9 months ago

Zectxr commented 10 months ago

Summary

experiencing rate limitations and are unable to deliver messages.

Reproduction Steps

After doing the "fix for fetching build number" I've encountered certain issues that irritate me, causing the application to stop or refuse to start messaging the preferred id, which used to work before it stopped operating due to a limitation.

Code

https://github.com/dolfies/discord.py-self/pull/598/commits/6360cc366f078dd03a1ca61f7eca9d7da5ea6c8e

Expected Results

It was supposed to run without the disord api interrupting my message, however it did not because of the limitation.

Actual Results

It stopped the messaging due to limition

System Information

m/a

Checklist

Additional Information

n/a

dolfies commented 9 months ago

Rate limits are not controlled by me and have nothing to do with build number retrieval.