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: