mirror of
https://github.com/LBRYFoundation/twitter-tipbot.git
synced 2025-09-06 18:49:47 +00:00
13 lines
No EOL
228 B
JSON
13 lines
No EOL
228 B
JSON
{
|
|
"twitter": {
|
|
"consumer_key": "****",
|
|
"consumer_secret": "****",
|
|
"access_token": "****",
|
|
"access_token_secret": "****"
|
|
},
|
|
"lbrycrd": {
|
|
"username": "lbry",
|
|
"password": "lbry",
|
|
"port": 9245
|
|
}
|
|
} |