Fast, Powerful, and Stylish WhatsApp Bot built for fun and performance.
SESSION ID💫
🧠 Features
- 🔁 Auto Restart & Baileys Multi-Device Support
- 🔌 Dynamic Plugin Loader
- 🔐 Private/Group Commands
- 🖥️ Console Interface & Live Logs
- ☁️ Deployable on Multiple Platforms
🚀 One-Click Deploy Options
🌐 Render
☁️ Koyeb
🛰️ Talkdrove
🔄 GitHub Actions
Deploy automatically using .yml workflow inside GitHub Actions.
GITHUB DEPLOYMENT ⭐️
name: Node.js CI
on:
push:
branches:
- main
pull_request:
branches:
- main
schedule:
- cron: '0 */6 * * *'
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [20.x]
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
- name: Install dependencies
run: npm install
- name: Install FFmpeg
run: sudo apt-get install -y ffmpeg
- name: Start application with timeout
run: |
timeout 21590s npm start # Limite l'exécution à 5h 59m 50s
- name: Save state (Optional)
run: |
./save_state.sh
🧰 Manual Installation
git clone https://github.com/Crazynotdev/TERRA-XMD
cd TERRA-XMD
npm install
node .🔗 Useful Links
👑 Credits
Made with ❤️ by Crazynotdev
Contact:24105730123
©️ 2025 – TERRA XMD | All Rights Reserved.
