Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jhowbhz/bot-whatsapp
Com o Bot Bruce, você pode administrar grupos, criar figurinhas, se divertir e muito mais....
https://github.com/jhowbhz/bot-whatsapp
bot bots javascript node nodejs whatsapp whatsapp-bot
Last synced: about 1 month ago
JSON representation
Com o Bot Bruce, você pode administrar grupos, criar figurinhas, se divertir e muito mais....
- Host: GitHub
- URL: https://github.com/jhowbhz/bot-whatsapp
- Owner: jhowbhz
- License: apache-2.0
- Created: 2021-06-15T05:22:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-31T06:25:59.000Z (almost 3 years ago)
- Last Synced: 2024-05-08T00:40:10.482Z (6 months ago)
- Topics: bot, bots, javascript, node, nodejs, whatsapp, whatsapp-bot
- Language: JavaScript
- Homepage: http://www.apigratis.com.br
- Size: 23.4 MB
- Stars: 21
- Watchers: 4
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
### 🤖 Fale com o bot
### 👥 Grupo dos bots## Instalando as dependencias
```bash
sudo apt install -y curl nano git gconf-service libasound2 libatk1.0-0 libc6 libcairo2 libcups2 libdbus-1-3 libexpat1 libfontconfig1 libgcc1 libgconf-2-4 libgdk-pixbuf2.0-0 libglib2.0-0 libgtk-3-0 libnspr4 libpango-1.0-0 libpangocairo-1.0-0 libstdc++6 libx11-6 libx11-xcb1 libxcb1 libxcomposite1 libxcursor1 libxdamage1 libxext6 libxfixes3 libxi6 libxrandr2 libxrender1 libxss1 libxtst6 ca-certificates fonts-liberation libappindicator1 libnss3 lsb-release xdg-utils wget build-essential apt-transport-https libgbm-dev
``````bash
cd ~
``````bash
curl -sL https://deb.nodesource.com/setup_16.x -o nodesource_setup.sh
``````bash
sudo bash nodesource_setup.sh
``````bash
sudo apt -y install nodejs
``````bash
node -v
``````bash
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
``````bash
sudo apt install ./google-chrome-stable_current_amd64.deb
```## Clonando e instalando meu próprio bot: 📚
```bash
git clone https://github.com/jhowbhz/bot-whatsapp.git
``````bash
npm install --unsafe-perm
``````bash
npm install -y pm2 -g
```## Forma de usar: 💫
Depois de clonar instalar o projeto, basta digitar o seguinte, e ler o QR Code em seguida...```bash
npm start
```Leu o QR Code? Tudo certo? Agora deixa ele rodando em background...
```bash
pm2 start index.js
``````bash
pm2 startup
```## O que ele pode fazer?
✅ Envia Memes
✅ Envia Stickers
✅ Envia Stickert Gif
✅ Envia Audios
✅ Fala texto digitado
✅ Tradutor
✅ Horoscopo
✅ Busca Concursos por estado
✅ Busca CEP Brasil
✅ Busca Clima por cidade
✅ Busca Memes e Escreve
✅ Busca Youtube
✅ Download MP3E muito mais....
### Comando inicial: ☕
```bash
Olá, bruce
```
### Merecidos créditos: 🏆O projeto foi baseado no seguinte repositório https://github.com/MhankBarBar/whatsapp-bot
### Contribuidores: ✨
Obrigado a essas pessoas maravilhosas