Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fabri115/botwhaita
bot whatsapp md in Italian. The bot is editable.
https://github.com/fabri115/botwhaita
bot easy-to-use editing whatsapp whatsapp-api whatsapp-bot
Last synced: 18 days ago
JSON representation
bot whatsapp md in Italian. The bot is editable.
- Host: GitHub
- URL: https://github.com/fabri115/botwhaita
- Owner: Fabri115
- License: gpl-3.0
- Created: 2023-04-12T10:03:58.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T01:25:44.000Z (7 months ago)
- Last Synced: 2025-01-05T14:16:41.997Z (25 days ago)
- Topics: bot, easy-to-use, editing, whatsapp, whatsapp-api, whatsapp-bot
- Language: JavaScript
- Homepage:
- Size: 158 MB
- Stars: 19
- Watchers: 3
- Forks: 136
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
[![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/colored.png)](#table-of-contents)
[![Typing SVG](https://readme-typing-svg.herokuapp.com?font=Fira+Code&weight=900&size=35&pause=1000¢er=true&width=435&lines=%E2%98%81%EF%B8%8F%F0%9D%91%B4%F0%9D%92%90%F0%9D%92%90%F0%9D%92%8F%F0%9D%91%AA%F0%9D%92%8D%F0%9D%92%90%F0%9D%92%96%F0%9D%92%85%F0%9D%92%94%E2%87%9D%F0%9D%90%81%E1%8F%AB%F0%9D%90%93%E2%98%81%EF%B8%8F)](https://git.io/typing-svg)
[![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/colored.png)](#table-of-contents)
`βοΈ CLICK THE PHOTO TO WATCH THE VIDEO TUTORIAL π΄βοΈβοΈ`
[![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/colored.png)](#table-of-contents)
### `ββ βοΈ CONFIGURAZIONE π΄βοΈ βοΈ`
`USA IL BOTTONE PER ESEGUIRE IL FORK`
- CLONARE LA REPOSITORY [qui](https://github.com/Fabri115/BotWhaIta/fork)
- CAMBIARE NUMERO DEL PROPRIETARIO [qui](https://github.com/Fabri115/BotWhaIta/blob/master/config.js)
[![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/colored.png)](#table-of-contents)
### `ββ π₯ ATTIVA SU KOYEB π₯`[![Attiva su Koyeb](https://www.koyeb.com/static/images/deploy/button.svg)](https://app.koyeb.com/deploy?type=git&repository=github.com/Fabri115/BotWhaIta&branch=master&name=mysticbot)
[![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/colored.png)](#table-of-contents)
### `ββ π ATTIVA π΄βοΈ SU REPLIT π`[![Run on Repl.it](https://replit.com/badge/github/Fabri115/botwhaita)](https://replit.com/new/github/Fabri115/botwhaita)
[![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/colored.png)](#table-of-contents)
### `ββ π ATTIVA π΄βοΈ SU HEROKU π`
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/Fabri115/botwhaita)[![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/colored.png)](#table-of-contents)
### `ββ VERSIONE DI TERMUX NECESSARIA: `
https://www.mediafire.com/file/0npdmv51pnttps0/com.termux_0.119.1-119_minAPI21(arm64-v8a,armeabi-v7a,x86,x86_64)(nodpi)_apkmirror.com.apk/file[![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/colored.png)](#table-of-contents)
### `ββ πΎ ATTIVA TERMUX πΎ`
Comandi termux di base, necessari per l'avvio del bot:
-_1 COMANDO :
termux-change-repo
Conferma, segna la terza casella e conferma e continua >
-_2 COMANDO :
apt-get upgrade
Dovrai digitare y e confermare ogni volta che lo chiedi.
-_3 COMANDO :
apt-get update
Dovrai digitare y e confermare ogni volta che lo chiedi.
-_4 Comando :
pkg upgrade -y && pkg update -y && pkg install nodejs -y && pkg install nodejs-lts -y && pkg install ffmpeg -y && pkg install wget -y && pkg install git -y
-_5 COMANDO :
termux-setup-storage
e conferma.
----_-
[![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/colored.png)](#table-of-contents)### `ββ β ATTIVA π΄βοΈ. COMANDO PER INSTALLARE LA CARTELLA DI π΄βοΈBOT π`
```bash
cd /sdcard && rm -rf BotWhaIta && git clone https://github.com/Fabri115/BotWhaIta.git && cd BotWhaIta && sh start.sh
```
COPIALO TUTTO E INCOLLALO SU TERMUX, NON COPIARE MEZZA O UNA COSA, E' TUTTO INSIEME### `ββ πΎ ATTIVA π΄βοΈ IN TERMUX πΎ`
- DIGITA QUESTI COMANDI:
```bash
termux-setup-storage
``````bash
pkg upgrade -y && pkg update -y
``````bash
pkg install git -y
```
```bash
pkg install nodejs -y
```
```bash
pkg install ffmpeg -y
```
```bash
pkg install imagemagick -y
``````bash
pkg install yarn
``````bash
git clone https://github.com/Fabri115/botwhaita.git
```
```bash
cd botwhaita
``````bash
yarn install
``````bash
npm install
``````bash
npm update
``````bash
npm start
```
[![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/colored.png)](#table-of-contents)### `ββ βοΈ AVVIA π΄βοΈ IN TERMUX βοΈ`
DIGITA QUESTI COMANDI:
```bash
> cd
```
```bash
> cd BotWhaIta
```
```bash
> npm start
```
[![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/colored.png)](#table-of-contents)
### `ββ βοΈ For 24/7 Activation π΄βοΈ TERMUX βοΈ`
```bash
> npm i -g pm2 && pm2 start index.js && pm2 save && pm2 logs
```
[![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/colored.png)](#table-of-contents)### `ββ π½ OTTIENI UN ALTRO CODICE QR π΄βοΈ π½`
DIGITA QUESTI COMANDI:
```bash
> cd
```
```bash
> cd BotWhaIta
```
```bash
> rm -rf BotWhaItaSession
```
```bash
> npm start
```
[![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/colored.png)](#table-of-contents)### `FOR WINDOWS/VPS/RDP USER`
* Download And Install Git [`Click Here`](https://git-scm.com/downloads)
* Download And Install NodeJS [`Click Here`](https://nodejs.org/en/download)
* Download And Install FFmpeg [`Click Here`](https://ffmpeg.org/download.html) (**Don't Forget Add FFmpeg to PATH enviroment variables**)
* Download And Install ImageMagick [`Click Here`](https://imagemagick.org/script/download.php)```bash
git clone https://github.com/Fabri115/BotWhaIta
```
```bash
cd BotWhaIta
```
```bash
npm install
```
```bash
npm update
```---------
### `Run`
```bash
node .
```
[![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/colored.png)](#table-of-contents)---------
### `ββ π½ OTTIENI UN ALTRO CODICE QR π΄βοΈ π½`DIGITA QUESTI COMANDI:
```bash
> cd
```
```bash
> cd BotWhaIta
```
```bash
> rm BotWhaItaSession
```
```bash
> npm start
```
---------
[![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/colored.png)](#table-of-contents)### `ββ π NOTE π΄βοΈ π`
- IL BOT π΄βοΈ E' COMPATIBILE CON WHATSAPP BUSINESS E WHATSAPP NORMALE
- PER BLOCCARE GLI UTENTI IN PRIVATO ESEGUI IL COMANDO .attiva antiprivato
- SE DOVESSI VEDERE I MSG DEL BOT 'IN ATTESA' ELIMINA LA CARTELLA 'MYSTICSESSION' DA BOT ATTIVO
---------
[![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/colored.png)](#table-of-contents)### `ββ β οΈ MOD && DEVELOPER π΄βοΈ β οΈ `
| [![Fabri115](https://github.com/Fabri115.png?size=200)](https://github.com/Fabri115) |
|----|
|[κ§ππFabri115ππκ§](https://github.com/Fabri115) |
| πBug report,updates, news, π |>```SE MI VUOI BENE, DONA PER FARMI COMPRARE LE API KEYS VIP ```
[`paypal > fabri115` > `https://www.paypal.me/Fabri115i`](https://www.paypal.com/donate?campaign_id=KTBZ6VBY927VA&v=1&utm_source=unp&utm_medium=email&utm_campaign=RT001640&utm_unptid=23c96436-0a01-11ee-8170-3cfdfeec12a8&ppid=RT001640&cnac=IT&rsta=it_IT%28it-IT%29&cust=3ZENKTZ28SZAE&unptid=23c96436-0a01-11ee-8170-3cfdfeec12a8&calc=f7960484092de&unp_tpcid=donate-button-campaign-created&page=main%3Aemail%3ART001640&pgrp=main%3Aemail&e=cl&mchn=em&s=ci&mail=sys&appVersion=1.177.0&xt=104038%2C127632)[![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/colored.png)](#table-of-contents)
### `ββ β οΈ THANKS to CONTRIBUTORS π΄βοΈ β οΈ `