From 46eca1cf4ca1e1c6056cdaaa98c98a535e70c4db Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Wed, 20 Jan 2016 23:37:14 +0100 Subject: [PATCH] Oops. --- bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.py b/bot.py index 60e6502a..0b861f5b 100644 --- a/bot.py +++ b/bot.py @@ -199,7 +199,7 @@ while True: # TODO: Mettere l'audio di Tobia telegram.sendmessage("Automaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa! Devi funzionare, cavolo!", sentin) elif text.startswith('/hs'): - print(username + ": /hs") + print("@" + username + ": /hs") cmd = text.split(" ", 1) r = None try: