Skip to content
 
 

Repository files navigation

🤖 𝔼𝕔𝕝𝕚𝕡𝕤𝕖 𝕄𝔻 WhatsApp Bot

Bot Logo

Typing SVG

**🚀 𝔼𝕔𝕝𝕚𝕡𝕤𝕖 𝕄𝔻 Bot v1**

Advanced WhatsApp Bot with 300+ Commands

Status Version License

📱 Connection Message

When the bot starts successfully, you'll see this welcome message:

Connection Success

Bot Configuration

BOT_PREFIX=.                 # Command prefix
BOT_NUMBER=2348028336218     # Bot WhatsApp number
BOT_NAME=𝔼𝕔𝕝𝕚𝕡𝕤𝕖 𝕄𝔻        # Bot display name
BOT_OWNER_NAME=Eclipse       # Owner name
BOT_SESSION_DATA=<session>   # WhatsApp session ID

How to Change in Render:

  1. Go to your Render dashboard
  2. Navigate to your service
  3. Click on "Environment" tab
  4. Modify the values (true/false)
  5. Save changes - bot will auto-restart

🚀 Quick Start

One-Click Deploy

🚀 One-Click Deploy

Deploy to Heroku Deploy to Render Deploy on Railway Run on Replit

Manual Installation

  1. Clone the repository
git clone https://github.com/horlapookie/Eclipse-MD.git
cd Eclipse-MD
  1. Install dependencies
npm install
  1. Configure environment variables Set these secrets in your deployment platform (Render dashboard or local .env file):
BOT_PREFIX=.                    # Command prefix (default: .)
BOT_NUMBER=2348028336218        # Bot WhatsApp number (without + or spaces)
BOT_NAME=Your Bot Name          # Optional: Custom bot name
BOT_OWNER_NAME=Your Name        # Optional: Your display name
BOT_SESSION_DATA=your_session   # Your session ID from generator
OPENAI_API_KEY=sk-xxx...        # Optional: For AI features
GEMINI_API_KEY=xxx...           # Optional: For Google AI
  1. Run the bot

For Render Deployment (Recommended):

  • Environment variables are set in Render dashboard
  • Bot starts automatically after deployment
  • Uses Docker for reliable operation

For Local Development:

npm start

👨‍💻 Developer

Created by: Eclipse MD Team
GitHub: @horlapookie

📞 Contact & Support

Get in Touch:

Support the Project

Star this repository if you find it helpful!
🐛 Report bugs via GitHub Issues
💡 Suggest features for future updates
🤝 Contribute to make it even better

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with ❤️ by Eclipse MD Team

For any questions or support, feel free to reach out!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages