fedi-board-bot/config/example.json.example

18 lines
No EOL
465 B
Text

{
"blockTags": [
"List of tags that should be ignored by the bot."
],
"danbooruApiKey": "",
"danbooruUsername": "",
"nsfwTags": [
"If these tags are present the post will be marked as sensitive"
],
"searchTags": [
"Tags that will be searched for"
],
"textCW": "All posts will have this content warning",
"textFiller": [
"Flavor text for posts"
],
"url": "https://safebooru.donmai.us"
}