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", }