Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 747 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 747 Bytes

bbg-telegram-media-server

Telegram bot for downloading torrent files.

Installation

Create a movie folder with the following files: 1. token.txt - telegram token 2. password.txt - your password to interact with the bot

Then enable the services by specifying the path to the folder with the files. Other downloaded files will be in the same folder.

sudo systemctl enable --now minidlna
sudo systemctl enable --now bbg-telegram-media-server

ТЗ

Скрипт упаковки находится в файле entrypoint.sh, его можете полностью переписать, главное, чтоб он работал в докере, который запускается из файла build.sh.