Home/Docs/Telegram Deploy
📲 Telegram Deploy

Deploy via Telegram Bot

The easiest and recommended way. Free 24/7 hosting. No VPS. No credit card. Complete in under 30 seconds.

☁️

Real Server Hosting

Your bot runs on actual servers, 24/7.

📡

Live Log Streaming

See your bot's logs directly in Telegram.

Instant Variable Edit

Change env vars without re-deploying.

🎥Video Tutorial

CipherElite Tutorial
▶️ Watch: Deploy CipherElite in 60 Seconds (Free)

Step-by-Step Guide

0/3 completed
🍴
01

Fork the Repository

You must use YOUR OWN forked copy. The Deployer Bot reads from your fork — this is how it injects your variables and keeps your bot private.

1
Go to https://github.com/rishabhops/CipherElite
2
Click the Fork button in the top-right corner
3
Wait for GitHub to create your fork
4
Copy your fork URL (e.g. github.com/YOUR_USERNAME/CipherElite)

Critical: You must use YOUR forked link, not the original. Using the original repo link will fail.

🔑
02

Generate Your ELITE_SESSION

The ELITE_SESSION is not a regular Telegram session string. It is generated by our official bot and is cryptographically bound to CipherElite. Do NOT generate it from any other source.

1
Start @elite_session_maker_bot on Telegram
2
Send /start and follow the prompts
3
Enter your phone number when asked
4
Enter the OTP sent to your Telegram account
5
Copy the ELITE_SESSION string shown

Never share your ELITE_SESSION with anyone. It grants full access to your Telegram account.

🚀
03

Deploy via @elitedeployerbot

The Deployer Bot will clone your forked repository, inject your environment variables, and start your bot on real servers — all in under 30 seconds.

1
Start @elitedeployerbot on Telegram
2
The bot automatically verifies you and says: ✅ Verified! Send your FORKED GitHub URL.
3
Paste your forked repository URL directly — no command needed!
4
Bot asks for each variable one by one: API_ID → API_HASH → ELITE_SESSION → LOG_CHAT_ID → SUDO_USERS
5
Enter each value when the bot asks — have all values ready before you start!
6
Wait ~30 seconds — bot confirms deployment and sends you the live log link 🎉
💡

No /deploy command needed! The bot guides you automatically. Just have all your variables copied and ready before you start.

Why Use This Method?

✅ No VPS requiredYour bot runs on our infrastructure for free.
✅ No credit cardTruly free. No payment method needed at any step.
✅ Live logs in TelegramMonitor your bot without opening a server terminal.
✅ Instant variable editingChange API keys or settings without re-deploying.
✅ One-command restartRestart your bot instantly from Telegram.
✅ Beginner friendlyNo command line knowledge required whatsoever.