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

Update bot.py

This commit is contained in:
DrHeisenberg 2016-01-07 13:12:57 +01:00
parent a2cada4dc9
commit cce3a59a9e

3
bot.py
View file

@ -272,6 +272,9 @@ while True:
text = str("[" + r['name'] + "](" + r['img'] + ")\n" +
str(r['health']) + " salute\n")
telegram.sendmessage(text, sby)
elif(cmd[0].startswith('/everyonegetinhere')):
print(unm + ": /everyonegetinhere")
telegram.sendMessage("@ActerRY \n@Adry99 \n@Alleanderl \n@Boni3099 \n@Cosimo03 \n@EnriBenassati \n@EvilBalu \n@FrankRekt \n@Fultz \n@GoToB \n@HeisenDoc \n@iEmax \n@IlGattopardo \n@MaxSensei \n@MRdima98 \n@Peramela99 \n@RuoziR \n@SuperSmurf \n@Steffo \n@Tauei \n@thevagginadestroyer \n@Vivalafigliadellortolano \n@Voltaggio", sby)
elif cmd[0].startswith('/restart'):
if unm == "@Steffo":
telegram.sendmessage("Riavvio confermato.", sby)