πŸ“¦ situ2001 / gzhu-jdsd-helper

πŸ€” Because why not

β˜… 33 stars β‘‚ 38 forks πŸ‘ 33 watching βš–οΈ MIT License
gzhugzhu-script
πŸ“₯ Clone https://github.com/situ2001/gzhu-jdsd-helper.git
HTTPS git clone https://github.com/situ2001/gzhu-jdsd-helper.git
SSH git clone git@github.com:situ2001/gzhu-jdsd-helper.git
CLI gh repo clone situ2001/gzhu-jdsd-helper
situ2001 situ2001 fix: omission error handling for axios.post 398922c 4 years ago πŸ“ History
πŸ“‚ 398922cf452f3c679b8fc8469a56ee3da16aa5fa View all commits β†’
πŸ“ .github
πŸ“ src
πŸ“„ .gitignore
πŸ“„ LICENSE
πŸ“„ package.json
πŸ“„ README.md
πŸ“„ tsconfig.json
πŸ“„ yarn.lock
πŸ“„ README.md

gzhu-jdsd-helper

ζ±‚ζ±‚η‚ΉδΈ‹ε³δΈŠθ§’ηš„star(

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 in 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 7:00 CST)

Todo

  • Daily sign-in
  • Daily practice
  • Daily reading
  • Error handling with retrying
  • CLI
  • PVP