Update bot.py
This commit is contained in:
parent
fb19a604d1
commit
af0ae12b75
2
bot.py
2
bot.py
|
|
@ -28,7 +28,7 @@ dungeon_aliases = {
|
||||||
"Mists of Tirna Scithe": ["mists", "tirna", "scithe", "mots"],
|
"Mists of Tirna Scithe": ["mists", "tirna", "scithe", "mots"],
|
||||||
"The Necrotic Wake": ["nw", "necrotic wake", "necrotic"],
|
"The Necrotic Wake": ["nw", "necrotic wake", "necrotic"],
|
||||||
"Siege of Boralus": ["siege", "boralus", "sob"],
|
"Siege of Boralus": ["siege", "boralus", "sob"],
|
||||||
"Grim Batol": ["grim", "batol", "gb"]
|
"Grim Batol": ["grim", "batol", "gb", "gib tatol"]
|
||||||
}
|
}
|
||||||
|
|
||||||
# Reverse the dictionary for easier lookup
|
# Reverse the dictionary for easier lookup
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue