Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 392 Bytes

Readme.md

File metadata and controls

22 lines (14 loc) · 392 Bytes

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