Skip to content

AutoFTbot/Wildcard-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

27 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌐 AutoFT Bot Wildcard

npm version Downloads License: MIT Node.js

πŸš€ 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 Package β€’ πŸ“’ Updates Channel β€’ πŸ› Issues


⚑ Quick Setup

1️⃣ Install Package

npm install -g autoft-bot-wildcard

2️⃣ Run Interactive Setup

autoft-bot-wildcard

3️⃣ Start Your Bot

cd autoft-bot-wildcard
npm start

πŸŽ‰ Your bot is now live and ready!


πŸ“Ί Video Panduan Pemasangan Bot

πŸ”— Unduh Video Langsung

πŸš€ Production Setup with PM2

Install PM2 & Setup Service

# 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

PM2 Management Commands

# 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

✨ Features

πŸ€– 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

🎯 Quick Commands

πŸ”° Basic Usage

/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

πŸ‘‘ Admin Commands

/stats                          # Bot statistics
/broadcast <message>            # Send to all users
/userinfo <user_id>            # User details
/testnotif                     # Test notifications

βš™οΈ Configuration

Required Environment

Environment Variables

# πŸ€– 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

πŸ“š Documentation

πŸ“– Guide πŸ”§ Setup πŸ†˜ Help πŸš€ Start
Commands Configuration Troubleshooting Quick Start

🏠 Complete Wiki


πŸ’ Support the Project

πŸ’° Donate via QRIS (Indonesia)

QRIS Donation

Your donation helps us maintain and improve this project!

🌟 Other Ways to Support

Star Fork Issues


πŸ“Š Project Stats

GitHub stars GitHub forks GitHub watchers

GitHub repo size GitHub commit activity NPM Downloads


πŸ“ž Support & Community

Telegram Channel GitHub Issues Developer


πŸ“„ License

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

About

The easiest way to set up a Telegram Bot for Cloudflare Wildcard Domain Management!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published