Completed user generation script

This commit is contained in:
2022-06-26 02:40:39 +00:00
parent 0f7aa1d448
commit 49220107c2
6 changed files with 86 additions and 5 deletions

8
config.json.example Normal file
View File

@@ -0,0 +1,8 @@
{
"description": "This config file is inaccessible from the web",
"oauth": {
"key": "PHQaa7pbq1ljN6LolYouLookedEolYKIm1qkKxrP2zM",
"secret": "9_-i-fbZF1CBhE1DEADBEEFj8WBTvB-tWyvXTgYuPE8",
"token": "TM7xgyYccUFFE8vM3IhnkxXopCf26w_ZdtCHf_Y4Y3U"
}
}