Files
qweribot/auth.example.json

9 lines
136 B
JSON

{
"CLIENT_ID": "",
"CLIENT_SECRET": "",
"ACCESS_TOKEN": "",
"REFRESH_TOKEN": "",
"EXPIRESIN": 0,
"OBTAINMENTTIMESTAMP": 0
}