From 0659ea69359564ec8d230fe67ffbd61a14358fe4 Mon Sep 17 00:00:00 2001 From: jantuomi Date: Wed, 20 Jul 2016 14:51:58 +0300 Subject: Remove default value 10 from interval option --- bot.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bot.config') diff --git a/bot.config b/bot.config index 0dcad5d..72593d0 100644 --- a/bot.config +++ b/bot.config @@ -1,5 +1,5 @@ [GENERAL] -TelegramBotToken=DEFAULT_TOKEN_123 +TelegramBotToken=208028818:AAFAeLDGsjp5vFi_ljdciuTODzRPufldeZo ShoutboxApiUrl=http://127.0.0.1:8000 TelegramChatID=123 -ApiCallInterval=5 \ No newline at end of file +ApiCallInterval=5 -- cgit v1.3