🕋✨ CYBER-Goat-BOT is a versatile Messenger automation tool designed to elevate your chat experience. It helps you find, download, and manage resources like Logos, Stickers, Videos, Movies,Ai,custom chat, image gen and much more efficiently.
Based on the original work by Goat-Bot-v2
🔎 Click to View CI/CD Workflow
name: Node.js CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [20.x]
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v2
with:
node-version: ${{ matrix.node-version }}
- name: Install dependencies
run: npm install
- name: Start the bot
env:
PORT: 8080
run: npm start``
| Command | Description | Access |
|---|---|---|
!help |
View all commands | All Users |
!prefix |
View/change prefix | Group Admin |
!premium request |
Request premium | All Users |
!premium add |
Add premium user | Bot Admin |
!threadapprove |
Manage thread approval | Bot Admin |
!botlog |
Configure bot logging | Bot Admin |
!sthandlers |
Access command store | All Users |
!stai |
AI assistant | All Users |
!streport |
Report issues | All Users |
!update |
Update bot | Bot Admin |
Configure prefix usage in config.json:
{
"prefix": "!",
"usePrefix": {
"enable": true, // Global prefix requirement
"adminUsePrefix": {
"enable": true, // Admin prefix requirement
"specificUids": [] // Specific users who need prefix
}
}
}Options:
usePrefix.enable: true- All users must use prefixusePrefix.enable: false- No prefix required globallyadminUsePrefix.enable: true- Admins must use prefixadminUsePrefix.enable: false- Admins don't need prefixspecificUids: ["uid1", "uid2"]- Specific users affected by admin rules
Login credentials are set in config.json:
{
"botAccount": {
"email": "your_email@example.com",
"password": "your_password",
"userAgent": "Mozilla/5.0...",
"autoUseWhenEmpty": true
}
}Note: If account.txt is empty, the bot will automatically use credentials from config.json to fetch cookies.
- Modular Command System - Easy to add/remove commands
- Premium System - Advanced premium user management
- Fast and Scalable - Optimized bot core for high performance
- Auto-restart and Watchdog - Self-healing capabilities
- MongoDB/SQLite Support - Flexible database options
- Dynamic Command Loader - Hot-reload commands without restart
- Thread Approval System - Control bot access to groups
- Anti-React System - Advanced message management
- Real-time Dashboard - Live monitoring with WebSocket
- Easy Deployment - One-click deployment on Replit & Render
- Custom cyber-fca - Optimized Facebook Chat API
- Bot Logging System - Comprehensive logging configuration
- Prefix Management - Global and per-thread prefix control
- Bio Update System - Automatic bio updates
- Startup Notifications - Configurable startup messages
This project is licensed under the MIT License. You are free to use, modify, and distribute this software, but please maintain the original credits.
✨ 𝗗𝗲𝘃𝗲𝗹𝗼𝗽𝗲𝗿:- 𝗠𝗮𝗵𝗮𝗯𝘂𝗯 𝗨𝗟𝗟𝗔𝗦𝗛
📜 𝗢𝗿𝗶𝗴𝗶𝗻𝗮𝗹 𝗖𝗿𝗲𝗮𝘁𝗼𝗿:- ntkhang
📂 𝗖𝗼𝗽𝗶𝗲𝗱 𝗙𝗿𝗼𝗺:- Sheikh Tamim
If you find this project helpful:
❖ CREDITS & SPECIAL THANKS ❤️ Heartfelt gratitude to everyone who contributed to this journey:
| 👑 Leaders | 🛡️ Guardians | 🔧 Developers |
|---|---|---|
| CYBER ULLASH | SAHADAT | MAHBUB SHAON |
| Sheikh Tamim | ☢️ | |
| 🇧🇩 | Grandpa EJ | Rakib Adil |
Don't forget to give a ⭐ if you like this bot!
