👉 Click here to chat with the bot
Or search for @get_cinemaBot in Telegram.
- Search for movies using the
/searchcommand. - 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
.envfile 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
.envfile. - If no torrents are found, try searching with different keywords.
- If you encounter Cloudflare protection issues, try using a proxy service.