This repository has been archived on 2023-07-05. You can view files and clone it, but cannot push or open issues or pull requests.
clessy/config.json.sample

7 lines
170 B
Plaintext
Raw Normal View History

2016-02-08 13:47:10 +00:00
{
2016-02-08 16:52:13 +00:00
"BindServer" : ":7313",
"BindClients": "127.0.0.1:7314",
"Token" : "Bot token here",
"BaseURL" : "https://my.bot.host",
"WebhookURL" : "/secret_url_here"
2016-02-08 13:47:10 +00:00
}