Adding hell divers
This commit is contained in:
parent
96dac3c462
commit
6c048d2d4a
@ -41,6 +41,8 @@ async def on_ready():
|
|||||||
|
|
||||||
🚀 for Star Citizen
|
🚀 for Star Citizen
|
||||||
|
|
||||||
|
🐜 for HellDivers
|
||||||
|
|
||||||
<:palsphere:1201663585596481586> for Palworld
|
<:palsphere:1201663585596481586> for Palworld
|
||||||
|
|
||||||
🐀 for Darktide/Vermintide
|
🐀 for Darktide/Vermintide
|
||||||
@ -52,10 +54,6 @@ async def on_ready():
|
|||||||
🚔 for Ready or Not/Ground Branch
|
🚔 for Ready or Not/Ground Branch
|
||||||
|
|
||||||
🔫 for Tarkov
|
🔫 for Tarkov
|
||||||
|
|
||||||
👽 for Halo
|
|
||||||
|
|
||||||
🪖 for Battlefield
|
|
||||||
"""
|
"""
|
||||||
# message = await bot.get_channel(channel_id).send(blurb)
|
# message = await bot.get_channel(channel_id).send(blurb)
|
||||||
# Update the message on_ready to match the content we always want to be there
|
# 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",
|
"🔫": "Tarkov Gamers",
|
||||||
"🤖": "Warframe Enjoyers",
|
"🤖": "Warframe Enjoyers",
|
||||||
"🐀": "Dorktide Gamers",
|
"🐀": "Dorktide Gamers",
|
||||||
"🪖": "Battlefielders",
|
"🐜": "Hell Divers",
|
||||||
"🚀": "Star Citizens",
|
"🚀": "Star Citizens",
|
||||||
"⚙️": "Lethal Gamers",
|
"⚙️": "Lethal Gamers",
|
||||||
"👽": "Gaylo gamers",
|
|
||||||
"🚔": "Ready or Notters",
|
"🚔": "Ready or Notters",
|
||||||
"palsphere": "Palworlders",
|
"palsphere": "Palworlders",
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user