The Ultimate Telegram Bot Universe
Deploy your own powerful bot in seconds!
Click the button below to deploy your own instance of the bot to Render:
Before deploying, make sure you have these ready:
| Variable | Description |
|---|---|
API_HASH |
From my.telegram.org |
APP_ID |
From my.telegram.org |
OWNER_ID |
Your personal Telegram User ID |
BOT_TOKEN |
From BotFather |
- Go to my.telegram.org
- Login using your Telegram number and OTP
- Click on API Development Tools
- Fill in the details:
- App title: Your bot name
- Short name: Anything you like
- After submitting, you will see:
APP_ID(also called api_id)API_HASH
Save both safely and use them when deploying.
API_HASH=abcd1234yourhash
APP_ID=1234567
OWNER_ID=123456789
BOT_TOKEN=123456:ABCdefGHIjkLMNopQRstuVWxyZ- Fast deployment via Render
- Clean and simple structure
- Perfect for beginners
Feel free to reach out or open an issue if you get stuck!
Made with ❤️ in the SPIDY UNIVERSE