mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-27 13:34:28 +00:00
Tolta funzione /everyonegetinhere che non andava
This commit is contained in:
parent
f46807f0f1
commit
a2b6288d77
1 changed files with 0 additions and 5 deletions
5
bot.py
5
bot.py
|
@ -272,12 +272,7 @@ 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("@ActerRYG \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", -2141322)
|
||||
elif cmd[0].startswith('/restart'):
|
||||
if unm == "@Steffo":
|
||||
telegram.sendmessage("Riavvio confermato.", sby)
|
||||
sys.exit(0)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue