]> jfr.im git - erebus.git/blobdiff - modules/weather.py
bugfixes
[erebus.git] / modules / weather.py
index 3f5879aaa61831d9f513c85ae17ed6090d9403e6..2249abacfba44bb576cd85e20d06ddccdfb39c9a 100644 (file)
@@ -50,4 +50,4 @@ def weather(bot, user, chan, realtarget, *args):
                }
                bot.msg(chan, output)
        else:
-               bot.msg(chan, "I don't know where to look!")
+               bot.msg(chan, "I don't know where to look! Try SETINFO LOCATION <your location>")