Skip to content

A simple Telegram bot with you can get torrent info such as torrent name, seeders, size

License

Notifications You must be signed in to change notification settings

BrandoDev/torrent_info_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Once one of my friend told me: "Why do you don't do a telegram bot to check torrent informations"
So here we are.

Dependencies

  • pip install "python-telegram-bot" installs the Telegram library
  • pip install "qbittorrent_api" installs the qBittorrent Web API

Installation

$ git clone https://github.com/BrandoDev/torrent_info_bot.git && pip install -r requirements.txt

Set Up

  • You have to create folders "files" and "logs"
  • After the first start of the bot, you'll see a config.ini file
  • Here you have to set up your Telegram Bot Token and something about your qBittorrent Web interface

Demo

You can use my telegram bot @TorrentInfo_Bot to check the features

Bot features example

DISCLAIMER

This is only for educational purposes, no copyright infringement intended at all

Contributing

Currently there isn't a To-Do list, but contributions of all sizes are welcome.

About

A simple Telegram bot with you can get torrent info such as torrent name, seeders, size

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages