Skip to content

itz-rajkeshav/tg_TorrentBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TG_TORRENTBOT

Discover movies effortlessly, download torrents instantly.

last-commit repo-top-language repo-language-count

Built with the tools and technologies:

Express JSON Markdown npm Cheerio
.ENV JavaScript Nodemon Axios

👉 Click here to chat with the bot

Or search for @get_cinemaBot in Telegram.

Features

  • Search for movies using the /search command.
  • Retrieve torrent details such as seeds, leeches, and size.
  • Get magnet links for downloading torrents.
  • Interactive inline buttons for ease of use.
  • Commands for help and developer contact.

Installation

  1. Clone this repository:
    git clone <your-repo-url>
    cd <your-repo-folder>
  2. Install dependencies:
    npm install
  3. Create a .env file and add your Telegram bot token:
    TOKEN=your_telegram_bot_token

Usage

  1. Start the bot by running:
    npm start
  2. Open Telegram and search for your bot.
  3. Use the following commands:
    • /start - Start the bot and get a welcome message.
    • /search <movie name> - Search for a movie.
    • /help - Get a list of available commands.

Commands

  • /start - Starts the bot and provides a welcome message.
  • /search <movie name> - Searches for torrents of the provided movie.
  • /help - Lists all available commands.

Deployment

To deploy your bot, you can use services like: use your own server ..or deploy through using proxy

Troubleshooting

  • Ensure your Telegram bot token is correct in the .env file.
  • If no torrents are found, try searching with different keywords.
  • If you encounter Cloudflare protection issues, try using a proxy service.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published