Fix role assignment

This commit is contained in:
Luke Robles 2024-01-23 10:31:09 -08:00
parent d0aa0fd790
commit 08cb7c2640

View File

@ -77,7 +77,7 @@ async def on_raw_reaction_add(payload):
"⚙️": "Lethal Gamers", "⚙️": "Lethal Gamers",
"👽": "Gaylo gamers", "👽": "Gaylo gamers",
"🚔": "Ready or Notters", "🚔": "Ready or Notters",
":pokeball:": "Ready or Notters", "pokeball": "Palworlders",
} }
if payload.channel_id == 1026281775984549958: if payload.channel_id == 1026281775984549958: