1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00
This commit is contained in:
Steffo 2015-08-07 17:03:37 +02:00
parent 7417bbe7b8
commit cec02dc3e8

View file

@ -97,4 +97,4 @@ while(True):
text = "Disponibile per scambiare"
elif(online == 6):
text = "Disponibile per giocare"
sendMessage(name + " è " + text + ".")
sendMessage(name + " e' " + text + ".", msg['chat']['id'])