1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-24 03:54:20 +00:00

aah questi spazi

This commit is contained in:
Steffo 2016-01-26 19:09:15 +01:00
parent bbd1a076c8
commit 7f2dbc1c8a

1
bot.py
View file

@ -383,6 +383,7 @@ while True:
# Eroe
elif r['type'] == "Hero":
text = str("[" + r['name'] + "](" + r['img'] + ")\n" +
"*Eroe*\n" +
str(r['health']) + " salute\n")
telegram.sendmessage(text, sentin)
elif text.startswith('/online'):