DUNGE0NMAST3R / Torrent_Scraper_Bot

A Telegram Bot Written In Python With Pyrogram To Scrape Torrent From Various Sources.

Home Page:https://t.me/TheHamkerChat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Torrent_Scraper_Bot

A Telegram Bot Written In Python With Pyrogram To Scrape Torrents From Various Sources.

Python

Requirements

Run

  1. git clone https://github.com/thehamkercat/Torrent_Scraper_Bot, to download the source code.
  2. cd Torrent_Scraper_Bot, to enter the directory.
  3. pip3 install -r requirements.txt, to install the requirements.
  4. cp sample_config.py config.py
  5. Edit config.py with your own values
  6. Run with python3 main.py

Usage

  1. /start - Shows start message.
  2. /help - Shows help message.
  3. /torrent <query> - Searches for a query.

Join Support Group for help

About

A Telegram Bot Written In Python With Pyrogram To Scrape Torrent From Various Sources.

https://t.me/TheHamkerChat

License:MIT License


Languages

Language:Python 100.0%