This bot will download all media messages that will receive.
If the file received is a .torrent
one will add it to transmission.
Using native node.js:
npm install
Using docker:
docker run -e NODE_CONFIG='{}' -ti gtrias/tg-downloader-bot
Check out config/default.json
file to see all configurable fields