diff options
| author | Jan Tuomi <jan-sebastian.tuomi@aalto.fi> | 2016-07-21 18:16:16 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan-sebastian.tuomi@aalto.fi> | 2016-07-21 18:16:16 +0300 |
| commit | 392a51b858dde0c68ce93a9415c3841062a70805 (patch) | |
| tree | 2553cd5c34091ec15b5fa57e815c2a250ee2de51 /bot.config | |
| parent | e13ae89fcbd1543bf583e7a56f82ccaef4dfa8d4 (diff) | |
Add API token config parameter for API authentication
Diffstat (limited to 'bot.config')
| -rw-r--r-- | bot.config | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ [GENERAL] -TelegramBotToken=208028818:AAFAeLDGsjp5vFi_ljdciuTODzRPufldeZo +TelegramBotToken= ShoutboxApiUrl=http://127.0.0.1:8000 TelegramChatID=123 ApiCallInterval=5 +ApiAuthToken= |
