A simple Telegram bot that will allow you to upload torrent files / magnet links to a remote Torrent server (qBitTorrent, Transmission, etc.) https://git.orudo.ru/OrudoCA/TorrentUplouderBot
Go to file
trueold89 eb1dc48a11
Add Controller object
- init controller.py
- Add Controller class
- Add AUTH_PASSWD env var
- Add new method 'is_user_exist' to CacheDB
2024-08-07 19:01:48 +03:00
tubot Add Controller object 2024-08-07 19:01:48 +03:00
.gitignore Initial commit 2024-08-03 10:32:25 +03:00
README.md Initial commit 2024-08-03 10:32:25 +03:00
requirements.txt Add Redis implementation of CacheDB 2024-08-05 21:21:13 +03:00
setup.py Add Redis implementation of CacheDB 2024-08-05 21:21:13 +03:00

README.md

Torrent Uploader Bot