Adding ready or not role ot the message in role-assignment-channel
This commit is contained in:
parent
e5febe8dcb
commit
f2d7ef917e
@ -46,6 +46,8 @@ async def on_ready():
|
|||||||
|
|
||||||
:gear: for Lethal Company
|
:gear: for Lethal Company
|
||||||
|
|
||||||
|
🚔 for Ready or Not
|
||||||
|
|
||||||
🏎️ for Sim Racing
|
🏎️ for Sim Racing
|
||||||
|
|
||||||
🦖 for ARK
|
🦖 for ARK
|
||||||
@ -77,6 +79,7 @@ async def on_raw_reaction_add(payload):
|
|||||||
"⚙️": "Lethal Gamers",
|
"⚙️": "Lethal Gamers",
|
||||||
"🏎️": "sim racists",
|
"🏎️": "sim racists",
|
||||||
"👽": "Gaylo gamers",
|
"👽": "Gaylo gamers",
|
||||||
|
"🚔": "Ready or Notters",
|
||||||
}
|
}
|
||||||
|
|
||||||
if payload.channel_id == 1026281775984549958:
|
if payload.channel_id == 1026281775984549958:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user