added a missing config option to bot.json.example.
This commit is contained in:
parent
3c0a8562a9
commit
0f05dd7ea9
1 changed files with 2 additions and 1 deletions
|
@ -10,5 +10,6 @@
|
|||
"twitter-api-secret" : "",
|
||||
"twitter-access-token" : "",
|
||||
"twitter-access-secret" : "",
|
||||
"trakt-api-key" : ""
|
||||
"trakt-api-key" : "",
|
||||
"bitly-api-key" : ""
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue