From 08cb7c2640e1e0bcb2c0826b1fa5e75ad90745f6 Mon Sep 17 00:00:00 2001 From: Luke Robles Date: Tue, 23 Jan 2024 10:31:09 -0800 Subject: [PATCH] Fix role assignment --- app/bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/bot.py b/app/bot.py index 1709f397..41bfbe00 100755 --- a/app/bot.py +++ b/app/bot.py @@ -77,7 +77,7 @@ async def on_raw_reaction_add(payload): "⚙️": "Lethal Gamers", "👽": "Gaylo gamers", "🚔": "Ready or Notters", - ":pokeball:": "Ready or Notters", + "pokeball": "Palworlders", } if payload.channel_id == 1026281775984549958: