Blocked from too many requests on Discord
I have deployed a Discord bot on Railway, but recently I'm getting the following error:
The nextcord library already respects the rate-limits and when looking at the logs I do not see repeating requests. I'm guessing this discord rate-limiting is IP-based and my railway IP is being rate-limited right now.
3 Replies
Any ideas on this? It's still ongoing...
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
I can't have any precautions for this if railway deploys multiple people's projects to the same network. If someone else has a highly active discord bot on the same network as mine, we will both trigger rate-limit without knowing. Is there something planned to prevent this in the future?