bitbot-3.11-fork/bot.json.example

19 lines
595 B
Text
Raw Normal View History

2016-03-29 11:56:58 +00:00
{
"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" : "",
2016-06-27 23:09:33 +00:00
"soundcloud-api-key" : "",
2016-07-09 14:23:07 +00:00
"tfl-api-id" : "",
"tfl-api-key" : ""
2016-03-29 11:56:58 +00:00
}