fedi-board-bot/config/example.json.example
2024-02-19 21:41:28 +10:00

16 lines
No EOL
405 B
Text

{
"blockTags": [
"List of tags that should be ignored by the bot."
],
"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"
],
"type": "danbooru or gelbooru"
}