clone this repo, create a .env
file on root dir. follow the .env.example
file
BOT_TOKEN= your telegram bot token
IP= your qnap nas ip
PORT= your qnap nas port
TEMP= temp folder for download station, if it's an shared folder just input the name like `mooc`
MOVE= download folder for download station, if it's an shared folder just input the name like `mooc`
USERNAME= your nas login username
PASSWORD= your nas login password
node src/index.js
Then forward message from freecourseweb channel to your telegram bot.
QNAP downloadstation well start download automatically.