1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00
This commit is contained in:
Steffo 2016-08-10 20:09:03 +02:00
parent 089d1565a1
commit c0bcf5cec9

4
bot.py
View file

@ -97,6 +97,10 @@ while True:
print("@" + username + ": /ehoh")
# Rispondi con Eh, oh. Sono cose che capitano.
telegram.sendmessage("Eh, oh. Sono cose che capitano.", sentin, source)
elif text.startswith('/smecds'):
print("@" + username + ": /smecds")
# Rispondi con Eh, oh. Sono cose che capitano.
telegram.sendmessage("Guarda. Secondo me è colpa dello stagista.", sentin, source)
elif text.startswith('/playing'):
print("@" + username + ": /playing")
# Informa Telegram che il messaggio è stato ricevuto e visualizza Royal Bot sta scrivendo.