When the bot starts successfully, you'll see this welcome message:
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 IDHow to Change in Render:
- Go to your Render dashboard
- Navigate to your service
- Click on "Environment" tab
- Modify the values (true/false)
- Save changes - bot will auto-restart
🚀 One-Click Deploy
- Clone the repository
git clone https://github.com/horlapookie/Eclipse-MD.git
cd Eclipse-MD- Install dependencies
npm install- Configure environment variables
Set these secrets in your deployment platform (Render dashboard or local
.envfile):
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
- 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 startCreated by: Eclipse MD Team
GitHub: @horlapookie
- 🌐 Support Website: www.eclipse-support.zone.id
- 📱 Telegram: t.me/horlapookie
- 💬 WhatsApp Channel: Join Now
⭐ Star this repository if you find it helpful!
🐛 Report bugs via GitHub Issues
💡 Suggest features for future updates
🤝 Contribute to make it even better
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!