From af0ae12b75ab7536e577c2de125a2fa6143157d0 Mon Sep 17 00:00:00 2001 From: zeragonii Date: Sun, 20 Oct 2024 10:25:12 +0200 Subject: [PATCH] Update bot.py --- bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.py b/bot.py index 41a5fbd..bf1ec50 100644 --- a/bot.py +++ b/bot.py @@ -28,7 +28,7 @@ dungeon_aliases = { "Mists of Tirna Scithe": ["mists", "tirna", "scithe", "mots"], "The Necrotic Wake": ["nw", "necrotic wake", "necrotic"], "Siege of Boralus": ["siege", "boralus", "sob"], - "Grim Batol": ["grim", "batol", "gb"] + "Grim Batol": ["grim", "batol", "gb", "gib tatol"] } # Reverse the dictionary for easier lookup