evaera / RoVer

This repo is RoVer V1, which is now deprecated and will no longer work. Get Rover V2 now: https://rover.link
https://rover.link
Apache License 2.0
145 stars 201 forks source link

Edit message to warn user if users api request fails #344

Closed Regalijan closed 3 years ago

Regalijan commented 3 years ago

As of now verification is stopped entirely if the request to users.roblox.com/v1/users/:id fails, which has been causing plenty of issues for weeks now.

Instead we should continue and use the username the registry stores, which should be good enough since Roblox redirects old usernames. A warning was added to the bottom of the final status if we were ratelimited.