⚡ TELEGRAM BOT GENERATOR
Build Your Bot
Fill in details → Generate PHP code → Deploy on your server
1 · Setup
2 · Channels
3 · Generate
🤖 Bot Configuration
🤖
Your Bot Name
@yourbotusername
Bot Token
Bot Name (display)
Bot Username (without @)
Bot Profile Image URL
Admin Telegram User ID
Welcome Message
API Endpoint URL (for data lookups)
📌 Required Channels (user must join)
💬 Optional Channels (shown as buttons)
🚀 Generate Bot
📋 Deployment Steps
1
Upload bot.php to your PHP hosting (e.g. cpanel public_html)
2
Create history/ folder (writable) in same directory
3
Set Webhook: https://api.telegram.org/bot{TOKEN}/setWebhook?url=https://yoursite.com/bot.php
4
Upload joined_users.json to same folder
5
Open your bot in Telegram, send /start — done! ✅