This is a Telegram bot that allows users to search for movies and retrieve torrent links using the 1337x website. The bot fetches search results and provides torrent details, including seeds, leeches, size, and download links.
👉 Click here to chat with the bot
Or search for @get_cinemaBot
in Telegram.
- 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.
- Clone this repository:
git clone <your-repo-url> cd <your-repo-folder>
- Install dependencies:
npm install
- Create a
.env
file and add your Telegram bot token:TOKEN=your_telegram_bot_token
- Start the bot by running:
npm start
- Open Telegram and search for your bot.
- 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.
/start
- Starts the bot and provides a welcome message./search <movie name>
- Searches for torrents of the provided movie./help
- Lists all available commands.
To deploy your bot, you can use services like: use your own server ..or deploy through using proxy
- 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.