mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-24 03:54:20 +00:00
Ehh?
This commit is contained in:
parent
7417bbe7b8
commit
cec02dc3e8
1 changed files with 1 additions and 1 deletions
|
@ -97,4 +97,4 @@ while(True):
|
||||||
text = "Disponibile per scambiare"
|
text = "Disponibile per scambiare"
|
||||||
elif(online == 6):
|
elif(online == 6):
|
||||||
text = "Disponibile per giocare"
|
text = "Disponibile per giocare"
|
||||||
sendMessage(name + " è " + text + ".")
|
sendMessage(name + " e' " + text + ".", msg['chat']['id'])
|
Loading…
Reference in a new issue