adding sim racing role to server
This commit is contained in:
parent
1c9086f88c
commit
c431626332
@ -44,6 +44,8 @@ async def on_ready():
|
||||
|
||||
:gear: for Lethal Company
|
||||
|
||||
🏎️ for Sim Racing
|
||||
|
||||
🦖 for ARK
|
||||
|
||||
🔫 for Tarkov
|
||||
@ -71,6 +73,7 @@ async def on_raw_reaction_add(payload):
|
||||
"🪖": "Battlefielders",
|
||||
"🚀": "Star Citizens",
|
||||
"⚙️": "Lethal Gamers",
|
||||
"🏎️": "sim racists",
|
||||
}
|
||||
|
||||
if payload.channel_id == 1026281775984549958:
|
||||
|
0
app/star_citizen.py
Executable file → Normal file
0
app/star_citizen.py
Executable file → Normal file
Loading…
x
Reference in New Issue
Block a user