Change out emoji for the palworld role
This commit is contained in:
parent
f8c6fa92d4
commit
98ceecb509
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user