mirror of
https://git.klmp200.net/ALFRED/ALFRED.git
synced 2025-01-18 10:36:44 +01:00
11 lines
341 B
JSON
11 lines
341 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",
|
|
"chat data file": "chat_data.json"
|
|
} |