diff options
Diffstat (limited to 'bot.config')
| -rw-r--r-- | bot.config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bot.config b/bot.config new file mode 100644 index 0000000..0dcad5d --- /dev/null +++ b/bot.config @@ -0,0 +1,5 @@ +[GENERAL] +TelegramBotToken=DEFAULT_TOKEN_123 +ShoutboxApiUrl=http://127.0.0.1:8000 +TelegramChatID=123 +ApiCallInterval=5
\ No newline at end of file |
