No description
| .env.template | ||
| .gitignore | ||
| index.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
Usage
copy .env.template to .env
put your email and password into the requisite fields in .env
run with npm start
follow instructions in terminal
requirements
node v24 or above