aboutsummaryrefslogtreecommitdiff
path: root/bot.json.example
blob: e08c85a618a29a3876400bc9a2a232266250fc0f (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "openweathermap-api-key"   : "",
    "wolframalpha-api-key"     : "",
    "google-api-key"           : "",
    "google-search-id"         : "",
    "bighugethesaurus-api-key" : "",
    "wordnik-api-key"          : "",
    "lastfm-api-key"           : "",
    "twitter-api-key"          : "",
    "twitter-api-secret"       : "",
    "twitter-access-token"     : "",
    "twitter-access-secret"    : "",
    "trakt-api-key"            : "",
    "bitly-api-key"            : "",
    "soundcloud-api-key"       : "",
    "tfl-api-id"               : "",
    "tfl-api-key"              : "",
    "eagle-api-url"            : "",
    "eagle-api-key"            : ""
}