- Node
LINK: https://nodejs.org/en
- Git
LINK: https://git-scm.com/downloads
git clone https://github.com/NateCC0902/holdyourfork
cd holdyourfork
npm install
Replace username, password, duo_code and course_code. and presses ENTER.
node main.js <USERNAME> <PASSWORD> <DUO_CODE> <COURSE_CODE>
// i.e
//node main.js imhuman password 123089 AA3QCD
This script re add course every 1 hours. DONT make it shorter you may block by school.
DUO passcode is one time use.
headless: false // this is for show you how the script run it. and set it true will run the script background.