Files
pseudbot/examples/pseud.example.json
T
2021-12-07 16:50:08 -06:00

10 lines
195 B
JSON

{
"twitter": {
"consumer": "key goes here",
"consumer_secret": "key goes here",
"bearer_token": "key goes here",
"tok": "key goes here",
"tok_secret": "key goes here"
}
}