Change helldrivers reaction to be the emoji

This commit is contained in:
Luke Robles 2024-02-09 21:30:46 -08:00
parent 6c048d2d4a
commit c07201a330

View File

@ -41,7 +41,7 @@ async def on_ready():
🚀 for Star Citizen 🚀 for Star Citizen
🐜 for HellDivers <:helldivers:1205747460287504424> for HellDivers
<:palsphere:1201663585596481586> for Palworld <:palsphere:1201663585596481586> for Palworld
@ -69,7 +69,7 @@ async def on_raw_reaction_add(payload):
"🔫": "Tarkov Gamers", "🔫": "Tarkov Gamers",
"🤖": "Warframe Enjoyers", "🤖": "Warframe Enjoyers",
"🐀": "Dorktide Gamers", "🐀": "Dorktide Gamers",
"🐜": "Hell Divers", "helldivers": "Hell Divers",
"🚀": "Star Citizens", "🚀": "Star Citizens",
"⚙️": "Lethal Gamers", "⚙️": "Lethal Gamers",
"🚔": "Ready or Notters", "🚔": "Ready or Notters",