Skip to content

Vovcharaa/transmission-telegram-bot

Repository files navigation

Transmission Telegram Bot

Available commands

  • List of all features;
  • Torrent info - Get all details about a torrent;
  • Torrent control - Start, stop, delete, verify torrents;
  • Add torrent - From a .torrent file or from magnet url;
  • Select files to download
  • User whitelist

Demo

How to run?

The easiest way is to run docker container with docker-compose
Just fill in bot.env file and run docker-compose up -d

To run without docker clone repository and run these commands:

  • pip3 install -r requirements.txt
  • python3 -m transmision-telegram-bot

TO DO list:

  • Status notifications