diff options
| author | jantuomi <jans.tuomi@gmail.com> | 2016-07-26 15:28:49 +0300 |
|---|---|---|
| committer | jantuomi <jans.tuomi@gmail.com> | 2016-07-26 15:28:49 +0300 |
| commit | d8d8745e7370ec0efa85e3f98da85f79b66c1422 (patch) | |
| tree | aabcc7560978f17a36f132639fcc247295cc6a9f /bot.config | |
| parent | 392a51b858dde0c68ce93a9415c3841062a70805 (diff) | |
Add uptime service
Diffstat (limited to 'bot.config')
| -rw-r--r-- | bot.config | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |
