Telegram bot for downloading from 1Tamilmv Torrent magnet link
Project description
1tamilmv_v2_Bot
Deploy Now Render Koyeb Heroku
- Telegram bot torrent magnet link 🧲
Environment Variables
Before running the bot, make sure to create a .env file in the project root with the following variables:
TOKEN=your_telegram_bot_token
WEBHOOK_URL=https://your-domain.com
TAMILMV_URL=https://www.1tamilmv.fi
PORT=3000
🚀 Deployment Guide for tamilmv-bot
📦 Installation
pip install -r requirements.txt python -m tamilmvbot.angel🛠️ Deploying with Render.com
✅ Requirements
- Create an account at Render.com (sign up with GitHub is easiest)
- Prepare your GitHub repository with the following files:
tamilmvbot/angel.py(Main file)requirements.txtruntime.txt(optional, to specify Python version)
🧭 Step 1: Create a New Web Service
- Go to your Render.com dashboard
- Click “New +” and choose “Web Service”
- Connect your GitHub repository
⚙️ Step 2: Configure Your Service
- Name:
tamilmv-bot(or any name) - Region: Singapore (or a nearby location)
- Branch: main (or your default branch)
- Build Command:
pip install -r requirements.txt - Start Command:
python -m tamilmvbot.angel
🔐 Step 3: Set Environment Variables
In the "Environment" section, click "Add Environment Variable" and enter the following:
| Key | Value |
|---|---|
TOKEN | Your Telegram Bot Token |
WEBHOOK_URL | Use the full Render service URL, e.g.: https://tamilmv-bot.onrender.com |
PORT | 3000 |
TAMILMV_URL | https://www.1tamilmv.fi |
Note: You will get the full service URL after your service is created. Make sure to go back and update the WEBHOOK_URL environment variable with this actual link before starting the bot.
🚀 Step 4: Deploy!
- Click “Create Web Service”
- Wait for Render to build your project
- Once the service is created, copy the service URL (e.g.,
https://tamilmv-bot.onrender.com) - Go to Environment → Edit Variables → paste the URL in the
WEBHOOK_URLfield - Click Save Changes
- Go to the service dashboard and click “Manual Deploy” → “Deploy latest commit”
✅ Testing the Deployment
- Check the logs in the Render dashboard
- Send
/startto your bot in Telegram - Test with
/viewor any other supported command
Connect with me 
♥️ Credits: 𝐖𝐎𝐎𝐃𝐜𝐫𝐚𝐟𝐭
Last Updated: Tue,May,20,2025
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tamilmv_bot-0.2.1.tar.gz.
File metadata
- Download URL: tamilmv_bot-0.2.1.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99be5883fbb0d7b39e45e285eb03fcef20dea461c86a796c3d5c4f68685869ae
|
|
| MD5 |
ff6b27bbdd29be1bf397a552fbcc57a1
|
|
| BLAKE2b-256 |
f564de1a83d143f39cfdc0064a79d6f8ac8d64923a9a4304c3695a5875584e53
|
File details
Details for the file tamilmv_bot-0.2.1-py3-none-any.whl.
File metadata
- Download URL: tamilmv_bot-0.2.1-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bdf19b4b4001aa36f569ba8c9bb4ce43fb6a01159c9ca3c58fdbc6230a8a243b
|
|
| MD5 |
7b375961d3523236ac6854bb6245bbf8
|
|
| BLAKE2b-256 |
f193b352afd3b9772377f1211ab6dca4258ca53fc0eace2e16ea861b82b45179
|