Change out emoji for the palworld role
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Luke Robles 2024-01-29 09:57:49 -08:00
parent 6384a4a1f3
commit 00e966ad9e

View File

@ -42,7 +42,7 @@ async def on_ready():
🚀 for Star Citizen
<:pokeball:1199419604506783895> for Palworld
<:palsphere:1201585328784408736> for Palworld
🐀 for Darktide/Vermintide
@ -77,7 +77,7 @@ async def on_raw_reaction_add(payload):
"⚙️": "Lethal Gamers",
"👽": "Gaylo gamers",
"🚔": "Ready or Notters",
"pokeball": "Palworlders",
"palsphere": "Palworlders",
}
if payload.channel_id == 1026281775984549958: