From 6c048d2d4ace5d50d87d181afeab0e0a65437cf3 Mon Sep 17 00:00:00 2001 From: Luke Robles Date: Fri, 9 Feb 2024 21:24:56 -0800 Subject: [PATCH] Adding hell divers --- app/bot.py | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/app/bot.py b/app/bot.py index 2ddc6e8d..eff6a222 100755 --- a/app/bot.py +++ b/app/bot.py @@ -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", }