X-Git-Url: https://jfr.im/git/erebus.git/blobdiff_plain/9d5b6eda9cf75deda9c21421ebde6ba54265c927..4b5f28dde311d1f8cc5cce200329207e95f4d8f0:/modules/weather.py diff --git a/modules/weather.py b/modules/weather.py index 3f5879a..2249aba 100644 --- a/modules/weather.py +++ b/modules/weather.py @@ -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 ")