Adding ready or not role ot the message in role-assignment-channel
This commit is contained in:
parent
dd9e44e136
commit
289f401420
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user