mirror of
https://github.com/pseudbot/pseudbot.git
synced 2026-05-27 04:10:47 +00:00
8 lines
166 B
JSON
8 lines
166 B
JSON
{
|
|
"consumer": "key goes here",
|
|
"consumer_secret": "key goes here",
|
|
"bearer_token": "key goes here",
|
|
"tok": "key goes here",
|
|
"tok_secret": "key goes here"
|
|
}
|