From fd06309d3208b3060f9deba6b64dbab02f0a7d63 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Mon, 3 Oct 2016 15:52:05 +0200 Subject: [PATCH] Fixato /ehoh --- bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.py b/bot.py index e690fee5..9ba7bd63 100644 --- a/bot.py +++ b/bot.py @@ -100,7 +100,7 @@ def steamplayers(): def ehoh(): print("@" + username + ": /ehoh") # Rispondi con Eh, oh. Sono cose che capitano. - telegram.sendmessage("Eh, oh. Sono cose che capitano. ¯\_(ツ)_/¯", sentin, source) + telegram.sendmessage("Eh, oh. Sono cose che capitano.", sentin, source) def sbam():