Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 562 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 562 Bytes

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