From e9973401cd25beb0dcab308a936feaf8996b4f06 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Fri, 7 Aug 2015 17:19:30 +0200 Subject: [PATCH] Un altro. --- royalbot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/royalbot.py b/royalbot.py index feff3c79..717eb1d6 100644 --- a/royalbot.py +++ b/royalbot.py @@ -99,4 +99,4 @@ while(True): text = "Disponibile per scambiare" elif(online == 6): text = "Disponibile per giocare" - sendMessage(name + " è " + text + ".", msg['chat']['id']) \ No newline at end of file + sendMessage(name + " è " + text + ".", msg['chat']['id']) \ No newline at end of file