aboutsummaryrefslogtreecommitdiff
path: root/bot.json.example
blob: 14fc0dd5333b10919ad8717c9d0f848c1e2f25ca (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "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"            : "",
    "omdbapi-api-key"          : ""
}