From d8d8745e7370ec0efa85e3f98da85f79b66c1422 Mon Sep 17 00:00:00 2001 From: jantuomi Date: Tue, 26 Jul 2016 15:28:49 +0300 Subject: Add uptime service --- bot.config | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bot.config') diff --git a/bot.config b/bot.config index 0a89799..2726136 100644 --- a/bot.config +++ b/bot.config @@ -1,6 +1,9 @@ [GENERAL] -TelegramBotToken= +TelegramBotToken=DEFAULT_TOKEN_123 ShoutboxApiUrl=http://127.0.0.1:8000 TelegramChatID=123 ApiCallInterval=5 ApiAuthToken= + +[UPTIME] +Port=8001 \ No newline at end of file -- cgit v1.3