Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 928 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 928 Bytes

TorrentSearcherBot

A Simple Torrent Searcher Telegram Bot Made in Python.

Special thanks to Sumanjay for his wonderful torrent API

Installation

The Easy Way

Deploy

Required Variables
  • API_ID: Get it from my.telegram.org

  • API_HASH: Get it from my.telegram.org

  • BOT_TOKEN: Create a bot using @BotFather, and get the Telegram API token.

  • START_MESSAGE: Create your own start message

  • FOOTER_TEXT: Create your own Footer text

Community