aboutsummaryrefslogtreecommitdiffstats
path: root/exampleconfig.json
blob: 31418ce649f17dd022c69d77cf78fd90e4be368c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "logpath": "yc.log",
    "blacklist": "posted_images.csv",
    "texts": "texts/quotes.txt",
    "base_tags": ["yaoi", "-muscle", "-comic", "-text"],
    "search_tags": ["looking_at_another", "kiss", "trap", "2boys", "promare"],
    "twitterapi":{
        "consumer_key": "xxxxxxxxxxxxxxxxxxx",
        "consumer_secret": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
        "access_token": "xxxxxxxxxxxxxxxxxxxxxxx-xxxxxxxxxxxxxxxxxxxxxxxxx",
        "access_token_secret": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
    }
}