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