2018-07-23 16:59:39 +02:00
|
|
|
{
|
2018-07-24 02:28:45 +02:00
|
|
|
"token": "INSERT TOKEN HERE",
|
2018-07-25 22:52:12 +02:00
|
|
|
"twitter access token": "INSERT TOKEN HERE",
|
|
|
|
"twitter access secret": "INSERT TOKEN HERE",
|
|
|
|
"twitter consumer key": "INSERT TOKEN HERE",
|
|
|
|
"twitter consumer secret": "INSERT TOKEN HERE",
|
2018-07-24 12:57:31 +02:00
|
|
|
"history size": 10,
|
2018-07-24 15:24:09 +02:00
|
|
|
"history file": "history.json",
|
|
|
|
"users file": "users.json"
|
2018-07-23 16:59:39 +02:00
|
|
|
}
|