Change out emoji for the palworld role

This commit is contained in:
Luke Robles 2024-01-29 09:57:49 -08:00
parent f8c6fa92d4
commit 98ceecb509

View File

@ -42,7 +42,7 @@ async def on_ready():
🚀 for Star Citizen 🚀 for Star Citizen
<:pokeball:1199419604506783895> for Palworld <:palsphere:1201585328784408736> for Palworld
🐀 for Darktide/Vermintide 🐀 for Darktide/Vermintide
@ -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": "Palworlders", "palsphere": "Palworlders",
} }
if payload.channel_id == 1026281775984549958: if payload.channel_id == 1026281775984549958: