Skip to content

Vovcharaa/transmission-telegram-bot

Folders and files

NameName
Last commit message
Last commit date
Dec 16, 2020
Mar 14, 2022
Dec 26, 2020
Jan 4, 2021
Feb 16, 2022
Jan 5, 2021
Dec 16, 2020
Jan 17, 2021
Jan 12, 2021
Jan 4, 2021
Feb 10, 2021
Dec 16, 2020
Feb 16, 2022
Oct 28, 2020

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