Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 618 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 618 Bytes

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

  • Daily sign-in
  • Daily practice
  • Daily reading
  • Error handling with retrying
  • HTTP MITM proxy
  • CLI
  • PVP(不道德)