Nirzak / copydl

Script to upload a finished torrent from rtorrent to telegram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions

Simply have to add the following line on .rtorrent.rc file

method.set_key = event.download.finished, archiving,"execute={/path/copydl.sh,$d.name=,$d.base_path=}"

For using with telegram-upload command without the API method

pip3 install telegram-upload

Then need to configure teleram-upload with telegram api id, api hash and authentication token.

About

Script to upload a finished torrent from rtorrent to telegram


Languages

Language:Shell 100.0%