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
|
:gear: for Lethal Company
|
||||||
|
|
||||||
|
🏎️ for Sim Racing
|
||||||
|
|
||||||
🦖 for ARK
|
🦖 for ARK
|
||||||
|
|
||||||
🔫 for Tarkov
|
🔫 for Tarkov
|
||||||
@ -71,6 +73,7 @@ async def on_raw_reaction_add(payload):
|
|||||||
"🪖": "Battlefielders",
|
"🪖": "Battlefielders",
|
||||||
"🚀": "Star Citizens",
|
"🚀": "Star Citizens",
|
||||||
"⚙️": "Lethal Gamers",
|
"⚙️": "Lethal Gamers",
|
||||||
|
"🏎️": "sim racists",
|
||||||
}
|
}
|
||||||
|
|
||||||
if payload.channel_id == 1026281775984549958:
|
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