From f2d7ef917e407bcb803785d65f9e690b3506daf7 Mon Sep 17 00:00:00 2001 From: Luke Robles Date: Tue, 19 Dec 2023 08:29:36 -0800 Subject: [PATCH] Adding ready or not role ot the message in role-assignment-channel --- app/bot.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/bot.py b/app/bot.py index 498c9dbc..07eed0a8 100755 --- a/app/bot.py +++ b/app/bot.py @@ -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: