tg-downloader-bot icon indicating copy to clipboard operation
tg-downloader-bot copied to clipboard

Just a bot to download all files that receives as a telegram attachment, supports send .torrent files to transmission

tg-downloader-bot

This bot will download all media messages that will receive. If the file received is a .torrent one will add it to transmission.

Installation

Using native node.js:

npm install

Using docker:

docker run -e NODE_CONFIG='{}' -ti gtrias/tg-downloader-bot

Configuration

Check out config/default.json file to see all configurable fields