diff --git a/schneiderbot.py b/schneiderbot.py index 4ca722a..7d31a07 100755 --- a/schneiderbot.py +++ b/schneiderbot.py @@ -217,6 +217,7 @@ def mensa(bot, update, args): today = today % 7 for arg in args: + arg = arg.lower() if arg in MENSA_NAME: which = arg elif arg in MODES: