https://github.com/situ2001/gzhu-jdsd-helper
🤔 Because why not
https://github.com/situ2001/gzhu-jdsd-helper
gzhu gzhu-script
Last synced: 6 months ago
JSON representation
🤔 Because why not
- Host: GitHub
- URL: https://github.com/situ2001/gzhu-jdsd-helper
- Owner: situ2001
- License: mit
- Archived: true
- Created: 2021-09-23T03:47:50.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T05:06:34.000Z (over 3 years ago)
- Last Synced: 2025-03-13T22:41:41.273Z (7 months ago)
- Topics: gzhu, gzhu-script
- Language: TypeScript
- Homepage:
- Size: 80.1 KB
- Stars: 33
- Watchers: 1
- Forks: 39
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gzhu-jdsd-helper
Your star is the biggest motivation for me.
## How to use
First, you should get `key` from the request to WeChat MiniProgram by using fiddler.
Then, if you run locally, you should put your key into file `./src/config.ts` and execute command `yarn start`
Or if you run with GitHub Action, you should just set a secret named `jdsd_key` with your `key` as its value. (The workflow runs **every day at 9:00 CST**)
## Todos
- [x] ~~Daily sign-in~~
- [x] ~~Daily practice~~
- [x] ~~Daily reading~~
- [x] ~~Error handling with retrying~~
- [ ] HTTP MITM proxy
- [ ] CLI
- [ ] ~~PVP(不道德)~~