Change role mapping for baulder's gate role in the welcome message

This commit is contained in:
Luke Robles 2023-08-14 10:06:54 -07:00
parent 390121ad89
commit 141cbd86ee

View File

@ -47,7 +47,7 @@ async def on_ready():
🪖 for Battlefield or Battlebit
😈 for Diablo
😈 for Baulder's Gate
Otherwise, let your friend know you're here to shitpost
"""
@ -67,7 +67,7 @@ async def on_raw_reaction_add(payload):
"🐀": "Dorktide Gamers",
"🪖": "Battlefielders",
"🚀": "Star Citizens",
"😈": "Diablo Gamers",
"😈": "Baulder Gamers",
}
if payload.channel_id == 1026281775984549958: