aboutsummaryrefslogtreecommitdiffstats
path: root/bot.config
diff options
context:
space:
mode:
Diffstat (limited to 'bot.config')
-rw-r--r--bot.config5
1 files changed, 4 insertions, 1 deletions
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