1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00

ciao ruozi

Ciao Ruozi
This commit is contained in:
Steffo 2016-06-05 11:17:29 +02:00
commit 07ca9adfae

4
bot.py
View file

@ -131,6 +131,10 @@ while True:
print("@" + username + ": /ciaostefanino")
# Rispondi salutando Stefanino.
telegram.sendmessage("Ciao Stefanino!!!", sentin, source)
elif text.startswith('/ciaoruozi'):
print("@" + username + ": /ciaoruozi")
# Ciao Ruozi.
telegram.sendmessage("Ciao Ruozi", sentin, source)
elif text.startswith('/ehoh'):
print("@" + username + ": /ehoh")
# Rispondi con Eh, oh. Sono cose che capitano.