aboutsummaryrefslogtreecommitdiffstats
path: root/exampleconfig.json
blob: 82649dc244e27f42fefc68ff44b4bd68c5062fb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
    "redditapi":
    {
        "client_id": "xxxxxxxxxxxxx",
        "client_secret": "xxxxxxxxxxxxxxxxxxxxxxxx",
        "user_agent": "xxxxxxxxxxxxxxx",
        "username": "xxxxxxxxxxxxxxx",
        "password": "xxxxxxxxxxxxxxxxxxxx"
    },
    "imgurapi":
    {
        "client_id": "xxxxxxxxxxxxxxxxx",
        "client_secret": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
    },
    "youtubeapi":
    {
        "developer_key": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
    },
    "subreddit": "jwnskanzkwktest",
    "comment_tail": "\n\n\n ^/u/SmallYTChannelBot ^*made* ^*by* ^/u/jwnskanzkwk. ^*PM* ^*for* ^*bug* ^*reports.* ^*For* ^*more* ^*information,* ^*read* ^*the* ^[FAQ.](https://www.reddit.com/user/SmallYTChannelBot/comments/a4u7qj/smallytchannelbot_faq/)",
    "free_flairs":
    [
        "Discussion",
        "Meta", 
        "Collab"
    ]
}