Skip to content
View Mohnkbbi's full-sized avatar

Block or report Mohnkbbi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Mohnkbbi/README.md

🚀 Versión actual: 1.9.5

LoliBot-MD

💫 𝗗𝘂𝗱𝗮 𝘀𝗼𝗯𝗿𝗲 𝗲𝗹 𝗯𝗼𝘁?

𝗖𝗼𝗻𝘁𝗮𝗰𝘁𝗮𝗺𝗲 ✨

❇️ 𝙂𝙍𝙐𝙋𝙊𝙎 𝙊𝙁𝙄𝘾𝙄𝘼𝙇𝙀𝙎

𝐀𝐂𝐓𝐈𝐕𝐀 𝐄𝐋 𝐓𝐄𝐑𝐌𝐔𝐗 - 𝙂𝙄𝙏𝙃𝙐𝘽

blog

⬇️ 𝐄𝐒𝐂𝐑𝐈𝐁𝐄 𝐋𝐎𝐒 𝐒𝐈𝐆𝐔𝐈𝐄𝐍𝐓𝐄𝐒 𝐂𝐎𝐌𝐀𝐍𝐃𝐎𝐒 𝐔𝐍𝐎 𝐏𝐎𝐑 𝐔𝐍𝐎 (Opción 1)

termux-setup-storage
apt update -y && yes | apt upgrade && pkg install -y bash wget mpv && wget -O - https://raw.githubusercontent.com/elrebelde21/LoliBot-MD/master/install.sh | bash

📁 (OPCIÓN 2) 𝐀𝐂𝐓𝐈𝐕𝐀 𝐄𝐋 𝐓𝐄𝐑𝐌𝐔𝐗 - 𝘼𝙍𝘾𝙃𝙄𝙑𝙊𝙎

Note Descargué y Descomprime

blog

termux-setup-storage
apt update && apt upgrade && pkg install -y git nodejs ffmpeg imagemagick yarn
cd storage/downloads/LoliBot-MD-master/LoliBot-MD-master 
yarn install
npm install
npm start

𝐀𝐂𝐓𝐈𝐕𝐀𝐑 𝐄𝐍 𝐂𝐀𝐒𝐎 𝐃𝐄 𝐃𝐄𝐓𝐄𝐍𝐄𝐑𝐒𝐄

𝐄𝐒𝐂𝐑𝐈𝐁𝐄 𝐋𝐎𝐒 𝐒𝐈𝐆𝐔𝐈𝐄𝐍𝐓𝐄𝐒 𝐂𝐎𝐌𝐀𝐍𝐃𝐎𝐒 𝐔𝐍𝐎 𝐏𝐎𝐑 𝐔𝐍𝐎:
> cd 
> cd LoliBot-MD
> npm start

`𝐎𝐁𝐓𝐄𝐍𝐄𝐑 𝐎𝐓𝐑𝐎 𝐂𝐎𝐃𝐈𝐆𝐎 𝐐𝐑

𝐄𝐒𝐂𝐑𝐈𝐁𝐄 𝐋𝐎𝐒 𝐒𝐈𝐆𝐔𝐈𝐄𝐍𝐓𝐄𝐒 𝐂𝐎𝐌𝐀𝐍𝐃𝐎𝐒 𝐔𝐍𝐎 𝐏𝐎𝐑 𝐔𝐍𝐎:
> cd 
> cd LoliBot-MD
> rm -rf BotSession
> npm start

🚀 USAR LOLIBOT 24/7 EN TERMUX

Ejecutar estos comandos dentro de la carpeta LoliBot-MD

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

⬇️ Opciones Disponibles

Warning Esto eliminará todo el historial que hayas establecido con PM2:

pm2 delete index 

Si tienes cerrado Termux y quiere ver de nuevo la ejecución use:

pm2 logs 

Si desea detener la ejecución de Termux use:

pm2 stop index

Si desea iniciar de nuevo la ejecución de Termux use:

pm2 start index

😼 ACTUALIZAR LOLIBOT

Note Comandos para actualizar LoliBot-MD de forma automática

grep -q 'bash\|wget' <(dpkg -l) || apt install -y bash wget && wget -O - https://raw.githubusercontent.com/elrebelde21/LoliBot-MD/master/update.sh | bash 

Para que no pierda su progreso en LoliBot, estos comandos realizarán un respaldo de su database.json y se agregará a la versión más reciente.

Warning Estos comandos solo funcionan para TERMUX, REPLIT, LINUX


🟢 INFINITY HOST

blog

Activar LoliBot-MD 24/7 activo en Infinity-Host

Información del Host


⚡ QUIERE TENER EL BOT 24/7 ACTIVO ACTIVAR EL CAFIREXOS HOST

Información del Host


⚡ ACTIVA EL REPLIT

  • Resultado
    Importar Repositorio - The-LoliBot-MD

💻 PARA USUARIOS DE WINDOWS/VPS/RDP

  • 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/elrebelde21/LoliBot-MD && cd LoliBot-MD && npm install && npm update && node .

💻 Instalación de FFmpeg para Windows

  • 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

📝 NOTA 📝

🔸ESTE REPOSITORIO SE PUBLICA LA VERSIÓN ACTUAL|OFICIAL DE LOLIBOT-MD
🔸ES POSIBLE QUE EL BOT TENGA ALGUNAS FALLAS, SE IRAN SOLUCIONANDO CONFORME SE VAYAN DETECTANDO
🔸SI VAS A EDITAR POR COMPLETO DEJA LOS CRÉDITOS DEL BOT
🔸ATENTO A LAS NUEVAS ACTUALIZACIÓNES QUE SE HAGAN EN ESTE REPOSITORIO
🔸EL ADD/KICK PUEDEN OCASIONAR QUE EL NÚMERO SE VAYA A SOPORTE POR ELLO SE ACTIVA CON #enable restrict
🔸 LOLIBOT-MD, NO SE HACE RESPONSABLE DEL USO, NÚMERO, PRIVACIDAD Y CONTENIDO MANDADO, O USADO O GESTIONADO POR USTEDES O EL BOT (usarlo bajo tu responsabilidad). 

🌟 EDITOR Y PROPIETARIO DEL BOT

elrebelde21

🌟 COLABORADORES

GataNina-Li Yesenia57 AzamiJs
KatashiFukushima DanielDiod edar123

🌟 AGRADECIMIENTOS

TheShadowBrokers1

Popular repositories Loading

  1. MegoBot-MG MegoBot-MG Public

    Forked from Botmego11/MegoBot-MG

    تم تطوير وتعديل هذا البوت بواسطه ميجو

    JavaScript

  2. TERBO-BOT-MDN TERBO-BOT-MDN Public

    Python

  3. TERBO-BOT-M TERBO-BOT-M Public

    JavaScript

  4. TheFlash-Bot-MD1 TheFlash-Bot-MD1 Public

    Forked from Naruto-lite-community/TheFlash-Bot-MD1

    تابعني علي اليوتيوب ياحب 🙌⚡

    JavaScript

  5. Mohnkbbi Mohnkbbi Public

    Config files for my GitHub profile.

    JavaScript

  6. TheMaryn-Bot-MD TheMaryn-Bot-MD Public

    Forked from araab-zack/TheMaryn-Bot-MD

    JavaScript