π 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-wildcard
autoft-bot-wildcard
cd 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
π Get Started Now β’ π’ Updates Channel β’ π° Donate
thank you