Update the welcome blurb to account for ark
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Luke Robles 2023-10-30 12:34:36 -07:00
parent c8f214c44c
commit 21cf8971de

View File

@ -43,7 +43,7 @@ async def on_ready():
🚀 for Star Citizen
🚔 for Ready or not
🦖 for ARK
🔫 for Tarkov
@ -66,7 +66,7 @@ async def on_raw_reaction_add(payload):
guild = bot.get_guild(payload.guild_id)
role_map = {
"🚔": "Ready or Not Gamers",
"🦖": "ARK Gamers",
"🔫": "Tarkov Gamers",
"🐀": "Dorktide Gamers",
"🪖": "Battlefielders",