Giter VIP home page Giter VIP logo

shanbot's Introduction

BOT EN MANTENIMIENTO

ShanBot Bot Para Whatsapp by shanduy

GIF

Mis Redes Sociales Y Mi Whatsapp Para Resolver Tus Problemas

     

ShanBot

ULTIMA VERSION 4.6

Video actualizado: https://youtu.be/HxZYNgW9aI8

Pasos para instalar el bot via termux https://www.youtube.com/watch?v=2LQSzEbpJ-M

Como Actualizar Tu Bot 🔄

Para eso vas a cerrar sesión de whatsapp wed en el numero de tu bot y en termux vas a apagar el bot con el comando

> CTRL y aplastas Z en tu teclado

Una vez hecho eso vas a colorcar en termux los siguientes comandos

> git clone https://github.com/shanduy/ShanBot
> cd ShanBot
> npm start

Te dara un nuevo codigo y lo escaneas con tu numero del bot y ya estara la actualizacion de tu bot

PASOS PARA INSTALAR ShanBot

Primero Configurar termux

Una vez descargado termux colocas el siguiente comando

> termux-change-repo

Se te desplegara una venta y harás lo que esta en el video de abajo

Output sample

Instalar El Bot

Mira el vídeo de Youtube 🔽🔽

https://youtu.be/2LQSzEbpJ-M

❗Advertencia❗ NUNCA CIERRES LA SESION DE WHATSAPP WEB 🚫

Soluciones A Errores

Si despues que ya instalastes tu bot y termux te salta en blanco, se fue tu internet o reiniciaste tu celular, solo realizaras estos pasos

> cd ShanBot
> npm start

Realizas estos pasos como en el video de acontinuacion

Output sample

Si realizaste este paso y te salio esto

Settings

Vuelves a poner los comandos

> cd ShanBot
> npm start

Realizas este paso hasta que te salgo Conectado

Settings

Prender Y Apagar El Bot

Para eso nos vamos a dirigir a termux y hacemos lo siguiente

Output sample

Y para prender el bot solo colocamos

> npm start

Output sample

Y Listo Ya Estara En Funcionamiento. Espero Te Alla Ayudado :)

by shanduy

shanbot's People

Contributors

shanduy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

shanbot's Issues

Help

This appears to me after typing the command "npm start"

npm ERR! code ENOLOCK
npm ERR! audit This command requires an existing lockfile.
npm ERR! audit Try creating one first with: npm i --package-lock-only
npm ERR! audit Original error: loadVirtual requires existing shrinkwrap file

npm ERR! A complete log of this run can be found in:
npm ERR! /data/data/com.termux/files/home/.npm/_logs/2021-06-20T21_03_12_187Z-debug.log
npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142
npm WARN deprecated [email protected]: Critical security vulnerability fixed in v0.21.1. For more information, see axios/axios#3410
npm ERR! cb() never called!

npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! https://github.com/npm/cli/issues

npm ERR! A complete log of this run can be found in:
npm ERR! /data/data/com.termux/files/home/.npm/_logs/2021-06-20T21_05_42_615Z-debug.log
npm WARN using --force Recommended protections disabled.
npm WARN install Usage of the --dev option is deprecated. Use --include=dev instead.
npm WARN old lockfile
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile
npm ERR! cb() never called!

npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! https://github.com/npm/cli/issues

npm ERR! A complete log of this run can be found in:
npm ERR! /data/data/com.termux/files/home/.npm/_logs/2021-06-20T21_05_47_694Z-debug.log
npm WARN old lockfile
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile
npm ERR! cb() never called!

npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! https://github.com/npm/cli/issues

npm ERR! A complete log of this run can be found in:
npm ERR! /data/data/com.termux/files/home/.npm/_logs/2021-06-20T21_05_50_258Z-debug.log
[*] All dependencies have been installed, please run the command "npm start" to immediately start the script
Updates : fix Bugs

Si

Ayúdame a crear mi propio bot porfavor

al escaneear el Qr me aparece esto

node:internal/errors:464
ErrorCaptureStackTrace(err);
^

TypeError [ERR_INVALID_ARG_TYPE]: The "key" argument must be of type string or an instance of ArrayBuffer, Buffer, TypedArray, DataView, KeyObject, or CryptoKey. Received undefined
at new NodeError (node:internal/errors:371:5)
at prepareSecretKey (node:internal/crypto/keys:570:11)
at Cipheriv.createCipherWithIV (node:internal/crypto/cipher:133:9)
at new Cipheriv (node:internal/crypto/cipher:243:3)
at Object.createCipheriv (node:crypto:138:10)
at Object.aesEncrypt (/data/data/com.termux/files/home/ShanBot/node_modules/@adiwajshing/baileys/lib/WAConnection/Utils.js:108:24)
at WAConnection.sendBinary (/data/data/com.termux/files/home/ShanBot/node_modules/@adiwajshing/baileys/lib/WAConnection/0.Base.js:321:26)
at WAConnection. (/data/data/com.termux/files/home/ShanBot/node_modules/@adiwajshing/baileys/lib/WAConnection/4.Events.js:86:18)
at WAConnection.emit (node:events:402:35)
at WAConnection.emit (/data/data/com.termux/files/home/ShanBot/node_modules/@adiwajshing/baileys/lib/WAConnection/4.Events.js:664:41) {
code: 'ERR_INVALID_ARG_TYPE'
}

que puedo hacer

Actualización del Bot

habrá una manera de que con la actualización del bot se guarden los datos de los que se registraron

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.