Change role mapping for baulder's gate role in the welcome message
This commit is contained in:
parent
390121ad89
commit
141cbd86ee
@ -47,7 +47,7 @@ async def on_ready():
|
|||||||
|
|
||||||
🪖 for Battlefield or Battlebit
|
🪖 for Battlefield or Battlebit
|
||||||
|
|
||||||
😈 for Diablo
|
😈 for Baulder's Gate
|
||||||
|
|
||||||
Otherwise, let your friend know you're here to shitpost
|
Otherwise, let your friend know you're here to shitpost
|
||||||
"""
|
"""
|
||||||
@ -67,7 +67,7 @@ async def on_raw_reaction_add(payload):
|
|||||||
"🐀": "Dorktide Gamers",
|
"🐀": "Dorktide Gamers",
|
||||||
"🪖": "Battlefielders",
|
"🪖": "Battlefielders",
|
||||||
"🚀": "Star Citizens",
|
"🚀": "Star Citizens",
|
||||||
"😈": "Diablo Gamers",
|
"😈": "Baulder Gamers",
|
||||||
}
|
}
|
||||||
|
|
||||||
if payload.channel_id == 1026281775984549958:
|
if payload.channel_id == 1026281775984549958:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user