Skip to content

๐Ÿ’ฅ๐—›๐—ผ๐—น๐—ฎ ๐—ฏ๐—ถ๐—ฒ๐—ป๐˜ƒ๐—ฒ๐—ป๐—ถ๐—ฑ๐—ผ ๐—ฎ ๐— ๐—ฒ๐—ด๐˜‚๐—บ๐—ถ๐—ป-๐—•๐—ผ๐˜ ๐—ฒ๐˜€ ๐˜‚๐—ป ๐—•๐—ผ๐˜ ๐—ฎ๐˜‚ฬ๐—ป ๐—ฒ๐—ป ๐—ฑ๐—ฒ๐˜€๐—ฎ๐—ฟ๐—ฟ๐—ผ๐—น๐—น๐—ผ ๐—ฝ๐—ฒ๐—ฟ๐—ผ ๐—บ๐˜‚๐˜† ๐—ฝ๐—ฟ๐—ผ๐—บ๐—ฒ๐˜๐—ฒ๐—ฑ๐—ผ๐—ฟ ๐˜๐—ถ๐—ฒ๐—ป๐—ฒ ๐—บ๐˜‚ฬ๐—น๐˜๐—ถ๐—ฝ๐—น๐—ฒ๐˜€ ๐—ณ๐˜‚๐—ป๐—ฐ๐—ถ๐—ผ๐—ป๐—ฒ๐˜€ ๐˜† ๐—ท๐˜‚๐—ฒ๐—ด๐—ผ๐˜€. ๐—˜๐˜€๐—ฝ๐—ฒ๐—ฟ๐—ฎ๐—บ๐—ผ๐˜€ ๐—พ๐˜‚๐—ฒ ๐˜๐—ฒ ๐—ด๐˜‚๐˜€๐˜๐—ฒ ๐˜† ๐—ป๐—ผ๐˜€ ๐—ฟ๐—ฒ๐—ด๐—ฎ๐—น๐—ฒ๐˜€ ๐˜‚๐—ป๐—ฎ ๐—ฒ๐˜€๐˜๐—ฟ๐—ฒ๐—น๐—น๐—ฎ๐ŸŒŸ

Notifications You must be signed in to change notification settings

David-Chian/Megumin-Bot-MD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Megumin Bot - MD ๐Ÿ’ฅ

๐Ÿ’ฃ WhatsApp Bot Node-Js.

Typing SVG Megumin


โ•๏ธ Informaciรณn importante

๐ŸŒน Info Bot
  • Este proyecto no estรก afiliado de ninguna manera con WhatsApp, Inc. WhatsApp es una marca registrada de WhatsApp LLC, y este bot es un desarrollo independiente que no tiene ninguna relaciรณn oficial con la compaรฑรญa.

๐Ÿ’ญ Contรกctanos

๐Ÿ’ฃ Contรกctos

โ˜๏ธ Vortexus Cloud ๐Ÿš€

๐Ÿ“Ž Enlaces Importantes

๐Ÿš€ Instalaciรณn por termux

๐ŸŒธ Comandos

โœจ๏ธ Instalaciรณn automatica por termux

Copia los cรณdigos uno por uno, no los pegues todos juntos a la vez.

termux-setup-storage
apt update -y && yes | apt upgrade && pkg install -y bash wget mpv && wget -O - https://raw.githubusercontent.com/David-Chian/Megumin-Bot-MD/master/megu.sh | bash

๐ŸŒบ Instalaciรณn manual por termux

termux-setup-storage
apt-get update -y && apt-get upgrade -y
pkg install -y git nodejs ffmpeg imagemagick && pkg install yarn 
git clone https://github.com/David-Chian/Megumin-Bot-MD && cd Megumin-Bot-MD 
yarn install
npm install
npm start

๐ŸŸข Activar en caso de detenerse en termux

Si despuรฉs de instalar el bot en Termux se detiene (pantalla en blanco, pรฉrdida de conexiรณn a Internet, reinicio del dispositivo), sigue estos pasos:

  1. Abre Termux y navega al directorio del bot:

    cd Megumin-Bot-MD
  2. Inicia el bot nuevamente:

    npm start

๐Ÿฌ Obtener otro codigo qr en termux

Si despuรฉs de instalar el bot en Termux y iniciar la session del bot (el numero se va a soporte, se cierra la conexiรณn o demorastes al conectar), sigue estos pasos:

  1. Abre Termux y navega al directorio del bot:

    cd Megumin-Bot-MD
  2. Elimina la carpeta MiniSession:

    rm -rf MeguminSession
  3. Inicia el bot nuevamente:

    npm start

๐Ÿค– Para activar 24/7 (termux)

comando para obtener la bot 24/7 en termux

npm i -g pm2 && pm2 start index.js && pm2 save && pm2 logs

๐Ÿ’ฃ Instalaciรณn por cloudshell

๐Ÿ’ฅ Comandos

blog

๐Ÿ’ฅ Instalar Cloud Shell Clic Aqui

> git clone https://github.com/David-Chian/Megumin-Bot-MD
> cd Megumin-Bot-MD && yarn install
> npm install
> npm start

๐ŸŒŒ ACTIVAR EN CODESPACE

Open in GitHub Codespaces


โ๏ธ ACTIVAR EN KOYEB

Deploy to Koyeb


โ˜๏ธ ACTIVAR EN RENDER

Deploy to Render


๐Ÿ’ป PARA USUARIOS DE WINDOWS/VPS/RDP
โšก๏ธ Comandos
  • Descargar e instala Git Aquรญ
  • Descargar e instala NodeJS Aquรญ
  • Descargar e instala FFmpeg Aquรญ (No olvide agregar FFmpeg a la variable de entorno PATH)
  • Descargar e instala ImageMagick Aquรญ
  • Descargar e instala Yarn Aquรญ
git clone https://github.com/David-Chian/Megumin-Bot-MD && cd Megumin-Bot-MD && npm install && npm update && node .
๐Ÿ’ป Instalaciรณn de FFmpeg para Windows
โšก๏ธ Comandos2
  • Descarga cualquiera de las versiones de FFmpeg disponibles haciendo clic en FFmpeg.
  • Extraer archivos a C:\ path.
  • Cambie el nombre de la carpeta extraรญda a ffmpeg.
  • Ejecute el sรญmbolo del sistema como administrador.
  • Ejecute el siguiente comando:
> setx /m PATH "C:\ffmpeg\bin;%PATH%"

Si tiene รฉxito, le darรก un mensaje como: SUCCESS: specified value was saved.

  • Ahora que tiene FFmpeg instalado, verifique que funcionรณ ejecutando este comando para ver la versiรณn:
> ffmpeg -version

๐Ÿ”— Enlaces รบtiles

APP TIPO ENLACE
WhatsApp Canal ยกClick aquรญ!
WhatsApp Canal Sunlight ยกClick aquรญ!
WhatsApp Gc Megumin ยกClick aquรญ!

๐ŸŒด COLABORADORES

๐Ÿ‘‘ PROPIETARIO

David

๐ŸŒน CREDITOS

BrunoSobrino

ยฉ Powered By Sunlight Team โšก๏ธŽ

About

๐Ÿ’ฅ๐—›๐—ผ๐—น๐—ฎ ๐—ฏ๐—ถ๐—ฒ๐—ป๐˜ƒ๐—ฒ๐—ป๐—ถ๐—ฑ๐—ผ ๐—ฎ ๐— ๐—ฒ๐—ด๐˜‚๐—บ๐—ถ๐—ป-๐—•๐—ผ๐˜ ๐—ฒ๐˜€ ๐˜‚๐—ป ๐—•๐—ผ๐˜ ๐—ฎ๐˜‚ฬ๐—ป ๐—ฒ๐—ป ๐—ฑ๐—ฒ๐˜€๐—ฎ๐—ฟ๐—ฟ๐—ผ๐—น๐—น๐—ผ ๐—ฝ๐—ฒ๐—ฟ๐—ผ ๐—บ๐˜‚๐˜† ๐—ฝ๐—ฟ๐—ผ๐—บ๐—ฒ๐˜๐—ฒ๐—ฑ๐—ผ๐—ฟ ๐˜๐—ถ๐—ฒ๐—ป๐—ฒ ๐—บ๐˜‚ฬ๐—น๐˜๐—ถ๐—ฝ๐—น๐—ฒ๐˜€ ๐—ณ๐˜‚๐—ป๐—ฐ๐—ถ๐—ผ๐—ป๐—ฒ๐˜€ ๐˜† ๐—ท๐˜‚๐—ฒ๐—ด๐—ผ๐˜€. ๐—˜๐˜€๐—ฝ๐—ฒ๐—ฟ๐—ฎ๐—บ๐—ผ๐˜€ ๐—พ๐˜‚๐—ฒ ๐˜๐—ฒ ๐—ด๐˜‚๐˜€๐˜๐—ฒ ๐˜† ๐—ป๐—ผ๐˜€ ๐—ฟ๐—ฒ๐—ด๐—ฎ๐—น๐—ฒ๐˜€ ๐˜‚๐—ป๐—ฎ ๐—ฒ๐˜€๐˜๐—ฟ๐—ฒ๐—น๐—น๐—ฎ๐ŸŒŸ

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published