From 41b07e7deb3b0631ac41647ba311b0fb4471e982 Mon Sep 17 00:00:00 2001 From: Luke Robles Date: Wed, 1 May 2024 10:02:01 -0700 Subject: [PATCH] Remove palworld from the blurb and merge tarkov and grayzone --- app/bot.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/app/bot.py b/app/bot.py index 7fd7bb4a..5af12914 100755 --- a/app/bot.py +++ b/app/bot.py @@ -45,8 +45,6 @@ async def on_ready(): <:helldivers:1205747460287504424> for HellDivers -<:palsphere:1201663585596481586> for Palworld - 🐀 for Darktide/Vermintide :gear: for Lethal Company @@ -55,7 +53,7 @@ async def on_ready(): 🚔 for Ready or Not/Ground Branch -🔫 for Tarkov +🔫 for Tarkov or Grayzone """ # message = await bot.get_channel(channel_id).send(blurb) # Update the message on_ready to match the content we always want to be there @@ -75,7 +73,6 @@ async def on_raw_reaction_add(payload): "🚀": "Star Citizens", "⚙️": "Lethal Gamers", "🚔": "Ready or Notters", - "palsphere": "Palworlders", } if payload.channel_id == 1026281775984549958: