Remove palworld from the blurb and merge tarkov and grayzone
This commit is contained in:
parent
99276971ea
commit
41b07e7deb
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user