forked from git.klmp200.net/ALFRED
10 lines
304 B
JSON
10 lines
304 B
JSON
{
|
|
"token": "INSERT TOKEN HERE",
|
|
"twitter access token": "INSERT TOKEN HERE",
|
|
"twitter access secret": "INSERT TOKEN HERE",
|
|
"twitter consumer key": "INSERT TOKEN HERE",
|
|
"twitter consumer secret": "INSERT TOKEN HERE",
|
|
"history size": 10,
|
|
"history file": "history.json",
|
|
"users file": "users.json"
|
|
} |