🚀 Advanced Telegram Bot for Automated Cloudflare Wildcard Domain Management
⭐ If this project is useful for you, please give it a star!
🍴 Feel free to fork and contribute!
npm install -g autoft-bot-wildcardautoft-bot-wildcardcd autoft-bot-wildcard
npm start🎉 Your bot is now live and ready!
# Install PM2 globally
npm install -g pm2
# Navigate to your bot directory
cd autoft-bot-wildcard
# Start bot with PM2
pm2 start index.js --name "autoft-bot-wildcard"
# Save PM2 configuration
pm2 save
# Enable auto-start on system boot
pm2 startup
# Check status
pm2 status# Monitor logs
pm2 logs autoft-bot-wildcard
# Restart bot
pm2 restart autoft-bot-wildcard
# Stop bot
pm2 stop autoft-bot-wildcard
# Delete from PM2
pm2 delete autoft-bot-wildcard
# Monitor all processes
pm2 monit| 🤖 Bot Interface | 🌐 Cloudflare | 👥 Multi-User | 🔐 Secure |
|---|---|---|---|
| Complete Telegram management | Automated DNS setup | Individual domain control | Safe API storage |
| 📊 Analytics | 📢 Notifications | 🎨 Easy Setup | ⚡ Performance |
|---|---|---|---|
| Real-time statistics | Instant Telegram alerts | Interactive CLI wizard | Lightweight & fast |
/start # Start the bot
/addcf <api_key> <email> # Add Cloudflare credentials
/listdomain # Show available domains
/setupwildcard example.com # Setup wildcard domain
/mysub # View your subdomains/stats # Bot statistics
/broadcast <message> # Send to all users
/userinfo <user_id> # User details
/testnotif # Test notifications- Node.js 20+ - Download here
- Telegram Bot Token - Get from @BotFather
- Cloudflare Account - Sign up here
# 🤖 Bot Configuration
BOT_TOKEN=your_bot_token_here
ADMIN_IDS=123456789
# 📢 Optional: Notifications
TELEGRAM_GROUP_ID=-1001234567890
# 🔧 Optional: Settings
MAX_CUSTOM_DOMAINS=5
NODE_ENV=production| 📖 Guide | 🔧 Setup | 🆘 Help | 🚀 Start |
|---|---|---|---|
| Commands | Configuration | Troubleshooting | Quick Start |
Your donation helps us maintain and improve this project!
This project is licensed under the MIT License - see the LICENSE file for details.
🌟 If this project helped you, please consider giving it a star!
Made with ❤️ by the AutoFTbot Team
Developer: @AutoFtBot69
thank you
