Adding hell divers

This commit is contained in:
Luke Robles 2024-02-09 21:24:56 -08:00
parent 96dac3c462
commit 6c048d2d4a

View File

@ -41,6 +41,8 @@ async def on_ready():
🚀 for Star Citizen
🐜 for HellDivers
<:palsphere:1201663585596481586> for Palworld
🐀 for Darktide/Vermintide
@ -52,10 +54,6 @@ async def on_ready():
🚔 for Ready or Not/Ground Branch
🔫 for Tarkov
👽 for Halo
🪖 for Battlefield
"""
# message = await bot.get_channel(channel_id).send(blurb)
# Update the message on_ready to match the content we always want to be there
@ -71,10 +69,9 @@ async def on_raw_reaction_add(payload):
"🔫": "Tarkov Gamers",
"🤖": "Warframe Enjoyers",
"🐀": "Dorktide Gamers",
"🪖": "Battlefielders",
"🐜": "Hell Divers",
"🚀": "Star Citizens",
"⚙️": "Lethal Gamers",
"👽": "Gaylo gamers",
"🚔": "Ready or Notters",
"palsphere": "Palworlders",
}