Files
ALFRED/settings.json
klmp200 b781ae9f53
All checks were successful
the build was successful
Add specific chat data and pass chaos to an entire day
2018-07-27 16:50:13 +02:00

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"
}