Adding ready or not role ot the message in role-assignment-channel

This commit is contained in:
Luke Robles 2023-12-19 08:29:36 -08:00
parent dd9e44e136
commit 289f401420

View File

@ -46,6 +46,8 @@ async def on_ready():
:gear: for Lethal Company
🚔 for Ready or Not
🏎 for Sim Racing
🦖 for ARK
@ -77,6 +79,7 @@ async def on_raw_reaction_add(payload):
"⚙️": "Lethal Gamers",
"🏎️": "sim racists",
"👽": "Gaylo gamers",
"🚔": "Ready or Notters",
}
if payload.channel_id == 1026281775984549958: