Initial commit

This commit is contained in:
2026-02-23 22:48:25 +00:00
commit b8182ead88
46 changed files with 1845 additions and 0 deletions

11
config/config.json Normal file
View File

@@ -0,0 +1,11 @@
{
"client_id": "",
"client_secret": "",
"user_agent": "",
"username": "",
"password": "",
"sub_name": "",
"max_days": "180",
"max_posts": "180",
"sleep_minutes": "5"
}