Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 269 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 269 Bytes

FLVS-BOT

Scraper to get last submitted date for each course and student.

Setup

Create .env file with the creds:

FLVS_USERNAME=xxx
FLVS_PASSWORD=xxx

Install yarn and install deps

yarn

Running

yarn start