diff --git a/files/routes/discord.py b/files/routes/discord.py index efb2896be4..ba9129145d 100644 --- a/files/routes/discord.py +++ b/files/routes/discord.py @@ -113,9 +113,6 @@ def discord_redirect(v): time.sleep(0.1) requests.put("https://discord.com/api/guilds/913091440035389520/members/788152118669606932", headers=headers, json={"access_token":token,"roles":[915260962540511292]}, timeout=5) - - time.sleep(0.1) - requests.put("https://discord.com/api/guilds/995677461134200895/members/788152118669606932", headers=headers, json={"access_token":token,"roles":[1009864118657888316]}, timeout=5) else: return x.json()