Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 645 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 645 Bytes

How to use it ?

clone this repo, create a .env file on root dir. follow the .env.example file

ENV variable explain

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

start

node src/index.js

Then forward message from freecourseweb channel to your telegram bot.

QNAP downloadstation well start download automatically.