aboutsummaryrefslogtreecommitdiff
path: root/bot.json.example
blob: 5ac30a5b3cea0f25a4a3226ea359a4d6d0e878d5 (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "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"       : ""
}