GithubHelp home page GithubHelp logo

lunosat / sbot Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 3.0 26.68 MB

Whatsapp Bot

JavaScript 97.25% Shell 0.03% HTML 0.25% CSS 0.01% PHP 2.47%
nodejs bot whatsapp-bot whatsapp-api whatsapp-stickers wabot baileys chat-bot

sbot's Introduction

WARNING

This project is no longer maintained.

s-bot

Whatsapp Bot

Deploy

PARA TERMUX/UBUNTU/SSH

apt update && apt upgrade
apt install git -y
apt install nodejs -y
apt install ffmpeg -y
apt install imagemagick -y
git clone https://github.com/AkirahX/sbot
cd sbot
npm install
npm update

PARA WINDOWS/VPS/RDP

  • Download And Install Git Click aqui
  • Download And Install NodeJS Click aqui
  • Download And Install FFmpeg Click aqui (Não se esqueça de adicionar FFmpeg às variáveis de ambiente PATH)
  • Download And Install ImageMagick Click aqui
git clone https://github.com/AkirahX/sbot
cd sbot
npm install
npm update

Iniciando

node .

Argumentos node . [--options] [<session name>]

--self

Ativar modo próprio (ignora outro)

--pconly

Bot disponível somente para privado

--gconly

Bot disponível somente para grupo

--swonly

Stts

--prefix <prefixes>

  • prefixes definit prefixos

--server

Usado para heroku ou escaneie através do site

--db <json-server-url>

Use um banco de dados externo em vez de um banco de dados local Exemplo https://json-server.akirahx.repl.co Code: https://replit.com/@AkirahX/json-server

node . --db 'https://json-server.akirahx.repl.co'

O servidor deve ter como esta especificação

GET

GET /
Accept: application/json

POST

POST /
Content-Type: application/json

{
 data: {}
}

--big-qr

Se o QR code pequeno não for compatível

--restrict

Ative os plugins restritos (seu número pode ser banido se utilizar da forma erradaa)

  • Grupos add, kick

--img

Inspeção de imagens no terminal

--autoread

Ler mensagens automaticamente

--nyimak

Sem funções, apenas a base de dados contínua funcionando

--test

Development tests

--trace

conn.logger.level = 'trace'

--debug

conn.logger.level = 'debug'

Deixo créditos a @norutomo pela inspiração e ajuda com muita coisa.

sbot's People

Contributors

lunosat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.