📖 Clicca per vedere la documentazione completa
Prima di iniziare, assicurati di avere:
- ✅ Android 7.0 o superiore
- ✅ Termux v0.119.1 (richiesto)
- ✅ Connessione Internet stabile
- ✅ Account GitHub
Crea una copia personale del bot sul tuo account GitHub:
- Vai al file
config.js - Clicca sull'icona della matita ✏️ per modificare
- Trova la riga con il numero del proprietario
- Inserisci il tuo numero WhatsApp (formato internazionale: +39 350 833 7404)
- Salva le modifiche
Apri Termux e copia-incolla questi comandi:
# Configurazione storage
termux-setup-storage
# Aggiornamento pacchetti
pkg update && pkg upgrade -y
# Installazione dipendenze
pkg install git nodejs ffmpeg imagemagick yarn -y
# Download del bot
cd ~
git clone https://github.com/TUO-USERNAME/Gab333.git
cd Gab333
# Installazione e avvio
yarn install
yarn start💡 Nota: Sostituisci
TUO-USERNAMEcon il tuo username GitHub!
| Comando | Descrizione |
|---|---|
npm start |
Avvia il bot |
CTRL + c |
Ferma il bot |
git pull |
Aggiorna il bot |
Hai problemi? Ecco come ricevere aiuto:
- 📖 Controlla la Wiki
- 🐛 Apri una Issue
- 💬 Unisciti al nostro Canale WhatsApp
- 📱 Contattami su WhatsApp: +39 350 833 7404
- 📷 Seguimi su Instagram: @insta_gqbri
- 💬 Unisciti al canale Telegram
- 🎮 Entra nel server Discord
- JavaScript - Linguaggio principale
- Python - Script e automazioni
- Node.js - Runtime environment
- WhatsApp Web API - Integrazione WhatsApp
Questo progetto è rilasciato sotto licenza MIT
Se ti piace questo bot, lascia una ⭐ su GitHub!
📖 Click to view complete documentation
Before starting, make sure you have:
- ✅ Android 7.0 or higher
- ✅ Termux v0.119.1 (required)
- ✅ Stable Internet connection
- ✅ GitHub Account
Create a personal copy of the bot on your GitHub account:
- Go to the
config.jsfile - Click the pencil icon ✏️ to edit
- Find the line with the owner number
- Insert your WhatsApp number (international format: +39 350 833 7404)
- Save changes
Open Termux and copy-paste these commands:
# Storage setup
termux-setup-storage
# Update packages
pkg update && pkg upgrade -y
# Install dependencies
pkg install git nodejs ffmpeg imagemagick yarn -y
# Download bot
cd ~
git clone https://github.com/YOUR-USERNAME/Gab333.git
cd Gab333
# Install and start
yarn install
yarn start💡 Note: Replace
YOUR-USERNAMEwith your GitHub username!
| Command | Description |
|---|---|
yarn start |
Start the bot |
yarn stop |
Stop the bot |
yarn restart |
Restart the bot |
git pull |
Update the bot |
Having problems? Here's how to get help:
- 📖 Check the Wiki
- 🐛 Open an Issue
- 💬 Join our WhatsApp Channel
- 📱 Contact me on WhatsApp: +39 350 833 7404
- 📷 Follow me on Instagram: @insta_gqbri
- 💬 Join our Telegram channel
- 🎮 Join our Discord server
- JavaScript - Main language
- Python - Scripts and automations
- Node.js - Runtime environment
- WhatsApp Web API - WhatsApp integration
This project is released under MIT license
If you like this bot, leave a ⭐ on GitHub!
📖 Haz clic para ver la documentación completa
Antes de comenzar, asegúrate de tener:
- ✅ Android 7.0 o superior
- ✅ Termux v0.119.1 (requerido)
- ✅ Conexión a Internet estable
- ✅ Cuenta de GitHub
Crea una copia personal del bot en tu cuenta de GitHub:
- Ve al archivo
config.js - Haz clic en el icono del lápiz ✏️ para editar
- Encuentra la línea con el número del propietario
- Inserta tu número de WhatsApp (formato internacional: +39 350 833 7404)
- Guarda los cambios
Abre Termux y copia-pega estos comandos:
# Configuración de almacenamiento
termux-setup-storage
# Actualizar paquetes
pkg update && pkg upgrade -y
# Instalar dependencias
pkg install git nodejs ffmpeg imagemagick yarn -y
# Descargar el bot
cd ~
git clone https://github.com/TU-USUARIO/Gab333.git
cd Gab333
# Instalar e iniciar
yarn install
yarn start💡 Nota: ¡Reemplaza
TU-USUARIOcon tu nombre de usuario de GitHub!
| Comando | Descripción |
|---|---|
yarn start |
Iniciar el bot |
yarn stop |
Detener el bot |
yarn restart |
Reiniciar el bot |
git pull |
Actualizar el bot |
¿Tienes problemas? Aquí te decimos cómo obtener ayuda:
- 📖 Consulta la Wiki
- 🐛 Abre un Issue
- 💬 Únete a nuestro Canal de WhatsApp
- 📱 Contáctame en WhatsApp: +39 350 833 7404
- 📷 Sígueme en Instagram: @insta_gqbri
- 💬 Únete al canal de Telegram
- 🎮 Únete al servidor de Discord
- JavaScript - Lenguaje principal
- Python - Scripts y automatizaciones
- Node.js - Entorno de ejecución
- WhatsApp Web API - Integración con WhatsApp
Este proyecto está liberado bajo licencia MIT
¡Si te gusta este bot, deja una ⭐ en GitHub!