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 ed324557c8
Add torrent objects
- Init torrent module
- Init torrent.types
- Init torrent.abc
- Init torrent.torrents
- Add TorrentTypes Enum
- Add TorrentObj absctract class
- Add TorrentFile, TorrentMagnet and TorrentURL classes
2024-08-03 12:04:08 +03:00
tubot Add torrent objects 2024-08-03 12:04:08 +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 torrent objects 2024-08-03 12:04:08 +03:00
setup.py Add torrent objects 2024-08-03 12:04:08 +03:00

README.md

Torrent Uploader Bot