mirror of
https://github.com/pseudbot/pseudbot.git
synced 2026-05-26 22:39:56 +00:00
10 lines
195 B
JSON
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"
|
|
}
|
|
}
|