markiemm / Shitbox-Media

0 stars 0 forks source link

add torrent upload #10

Open markiemm opened 3 years ago

markiemm commented 3 years ago

allow users to upload magent links to the bot for qbittorrent to download

hirusha-adi commented 2 years ago

how can the user access the torrent? if the bot is to use a link, there is a chance that anyone will try to log it... i would recommend to use attachments where the user will have to download and upload it with the message.... (message.attatchments[0] i guess..) and maybe use some regex to make it safe...