mirror of
https://gitlab.com/qwerinope/qweribot.git
synced 2026-02-04 15:26:58 +01:00
first commit: Pocketbase setup, basic commands
This commit is contained in:
8
auth.example.json
Normal file
8
auth.example.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"CLIENT_ID": "",
|
||||
"CLIENT_SECRET": "",
|
||||
"ACCESS_TOKEN": "",
|
||||
"REFRESH_TOKEN": "",
|
||||
"EXPIRESIN": 0,
|
||||
"OBTAINMENTTIMESTAMP": 0
|
||||
}
|
||||
Reference in New Issue
Block a user