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
Percy
Percy2y ago
Project ID: e641093d-4db8-47fd-9169-40aef711aefc
milo
milo2y ago
a login ratelimit or what knid
tiltowait
tiltowait2y ago
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
milo
milo2y ago
yeah nothing we can do other then wait
tiltowait
tiltowait2y ago
So is this the same shared-host issue that services like repl.it run into?
milo
milo2y ago
yeah, probably
tiltowait
tiltowait2y ago
Thanks