mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
Antifrank
This commit is contained in:
parent
c2092776ae
commit
e916fe3abc
1 changed files with 3 additions and 1 deletions
|
@ -99,3 +99,5 @@ while(True):
|
|||
elif(online == 6):
|
||||
text = "Disponibile per giocare"
|
||||
sendMessage(name + " è " + text + ".", msg['chat']['id'])
|
||||
else:
|
||||
sendMessage("Lo steamid non esiste!", msg['chat']['id'])
|
Loading…
Reference in a new issue