Discord bot getting rate-limited?
I run a few Discord bots on Railway, and it's been great. Unfortunately, one of my bots is suddenly being rate-limited (without any changes on my end).
I know that hosting on repl.it and similar services can easily get you rate-limited or IP-banned because it's a shared host. Is that a potential issue on Railway, or are our apps assigned unique IPs?
7 Replies
Project ID:
e641093d-4db8-47fd-9169-40aef711aefc
a login ratelimit
or what knid
e641093d-4db8-47fd-9169-40aef711aefc
Any request made to the API. I tried rebooting to see if that fixed it, so it is now a login rate limit, yes
yeah nothing we can do other then wait
So is this the same shared-host issue that services like repl.it run into?
yeah, probably
Thanks