diff --git a/files/helpers/discord.py b/files/helpers/discord.py index b87339cac2..41d60a2e24 100644 --- a/files/helpers/discord.py +++ b/files/helpers/discord.py @@ -11,7 +11,7 @@ AUTH = environ.get("DISCORD_AUTH",'').strip() ROLES={ "linked": "849621030926286920", "shrigma": "864612849199480914", - "admin": "846509661288267776", + "admin": "879459632656048180" if environ.get("DOMAIN") == "pcmemes.net" else "846509661288267776", "feedback": "850716291714383883", "newuser": "854783259229421589", "norep": "850971811918512208",