Files
TextSouls/telegram/textsouls/config.json_template

8 lines
154 B
Plaintext

{
"main_settings": {
"bot_token": "token-from-@BotFather"
},
"backend_settings": {
"base_url": "http://localhost:5000"
}
}