1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-24 03:54:20 +00:00
This commit is contained in:
Steffo 2016-01-20 23:37:14 +01:00
parent 2298940b85
commit 46eca1cf4c

2
bot.py
View file

@ -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: