This repository has been archived on 2022-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
amber-ebooks-archived/config.json.default

16 lines
385 B
Plaintext
Raw Normal View History

{
"cfg": {
"site": "https://botsin.space",
"cw": null,
"instance_blacklist": ["bofa.lol", "witches.town", "knzk.me"],
"learn_from_cw": false,
"mention_handling": 1,
"max_thread_length": 15,
"strip_paired_punctuation": false,
"secret": "client_secret",
"id": "client_id",
"client": "placeholder",
"website": "https://git.nixnet.services/amber/amber-ebooks"
}
}