Python
>= 3.6, which can be downloaded from this site.- Python package
requests
>= 2.22.0, which can be installed by the command linepip install requests
.
- Download the core
jstc.py
file. - Login to JSTC Miniprogram, verify your phone number and watch the tutorial video to the end, ensuring that the "Next" button is not disabled.
- Switch to the folder which contains the
jstc.py
file. - Make sure that your best portrait file in JPG format (usually suffixed with
.jpg
or.jpeg
) exists in the repository folder. - Then enter the only command line
python Name StudentNumber IdentityNumber PortraitFileName
, whereName
is your full name;StudentNumber
is your ID number at school;IdentityNumber
is the number printed on your identity card;PortraitFileName
is the name of your portrait file with the suffix (extension).
- When
draft/create
is printed on the screen, return to the draft box of JSTC Miniprogram, check and use the portrait file uploaded just now.