tg/broker-data/config.json.sample

7 lines
170 B
Plaintext
Raw Permalink Normal View History

2018-04-03 09:54:00 +00:00
{
"BindServer" : ":7313",
"BindClients": "127.0.0.1:7314",
"Token" : "Bot token here",
"BaseURL" : "https://my.bot.host",
"WebhookURL" : "/secret_url_here"
}