From 03ea46a54de20b773cd4f009ff9dbea38e604adb Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Wed, 17 Aug 2016 21:01:12 +0200 Subject: [PATCH] ee --- bot.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bot.py b/bot.py index f9325675..fbdd14db 100644 --- a/bot.py +++ b/bot.py @@ -109,9 +109,9 @@ while True: print("@" + username + ": /bananaphone") telegram.sendmessage("[Chiamata in arrivo da Numero Privato]" "(https://www.youtube.com/watch?v=j5C6X9vOEkU)", sentin, source) - elif text.startswith('/2') and '4me': - print("@" + username + ": /2spooky4me") - telegram.sendmessage("3spooky5me", sentin, source) + elif text.startswith('/ombromanto'): + print("@" + username + ": /ombromanto") + telegram.sendmessage("Ombromanto è @Dailir, Frank!") elif text.startswith('/playing'): print("@" + username + ": /playing") # Informa Telegram che il messaggio è stato ricevuto e visualizza Royal Bot sta scrivendo.