/KatashiBot-MD

๐™ƒ๐™ค๐™ก๐™– ๐Ÿ‘‹ ๐˜ฝ๐™ž๐™š๐™ฃ๐™ซ๐™š๐™ฃ๐™ž๐™™๐™ค ๐™–๐™ก ๐™ง๐™š๐™ฅ๐™ค๐™จ๐™ž๐™ฉ๐™ค๐™ง๐™ž๐™ค ๐™ค๐™›๐™ž๐™˜๐™ž๐™–๐™ก ๐™™๐™š ๐™†๐™–๐™ฉ๐™–๐™จ๐™๐™ž๐˜ฝ๐™ค๐™ฉ-๐™ˆ๐˜ฟ. ๐Ÿ’ซ ๐˜ผ๐™ฆ๐™ช๐™ž ๐™จ๐™š ๐™ง๐™š๐™–๐™ก๐™ž๐™ฏ๐™–๐™ฃ ๐™–๐™˜๐™ฉ๐™ช๐™–๐™ก๐™ž๐™ฏ๐™–๐™˜๐™ž๐™ค๐™ฃ๐™š๐™จ. ๐™Ž๐™ž ๐™ฉ๐™š ๐™–๐™œ๐™ง๐™–๐™™๐™– ๐™š๐™ก ๐™—๐™ค๐™ฉ, ๐™™๐™–๐™ก๐™š ๐™ช๐™ฃ๐™– ๐ŸŒŸ ๐™‚๐™ง๐™–๐™˜๐™ž๐™–๐™จ ๐™ฅ๐™ค๐™ง ๐™ซ๐™ž๐™จ๐™ž๐™ฉ๐™–๐™ง ๐™š๐™จ๐™ฉ๐™š ๐™ง๐™š๐™ฅ๐™ค๐™จ๐™ž๐™ฉ๐™ค๐™ง๐™ž๐™ค. โšก

Primary LanguageJavaScript

KatashiBot-MD

๐Ÿš€ VERSIร“N 3.0





KatashiBot-MD

๐‘ด๐‘ผ๐‘ช๐‘ฏ๐‘จ๐‘บ ๐‘ฎ๐‘น๐‘จ๐‘ช๐‘ฐ๐‘จ๐‘บ ๐‘ท๐‘ถ๐‘น ๐‘ท๐‘น๐‘ฌ๐‘ญ๐‘ฌ๐‘น๐‘ฐ๐‘น๐‘ต๐‘ถ๐‘บ ๐Ÿ˜Žโœจ



Cuentas Oficiales:

Al acceder a la plataforma, obtendrรกs acceso a todos los enlaces oficiales de Katashi Fukushima. Ademรกs, te mantendremos informado con boletines y mensajes exclusivos sobre las รบltimas novedades. La pรกgina se actualiza constantemente para ofrecerte la informaciรณn mรกs relevante. ยกNo te pierdas ninguna actualizaciรณn y รบnete a nuestro canal ahora mismo!



๐ŸŒŸ (OPCIร“N 1) INSTALACIร“N AUTOMรTICA POR TERMUX ๐Ÿซฐ

blog

Note Comandos para instalar de forma automรกtica en Termux

termux-setup-storage
apt update -y && yes | apt upgrade && pkg install -y bash wget mpv && wget -O - https://raw.githubusercontent.com/KatashiFukushima/KatashiBot-MD/master/katashi.sh | bash
// PERSONALIZAR INSTALACIร“N AUTOMรTICA (En caso de una Bifurcaciรณn)
// Parรกmetros editables

// REFERENCIA
"wget -O - https://raw.githubusercontent.com/KatashiFukushima/KatashiBot-MD/master/katashi.sh | bash"

// PARรMETROS QUE PUEDE SER MODIFICADOS --> "[...]"
"wget -O - https://raw.githubusercontent.com/[usuario]/[repositorio]/[rama]/katashi.sh | bash"

MODIFICAR ARCHIVO katashi.sh

//LรNEAS A MODIFICAR
205 --> "git clone https://github.com/[user]/[repositorio].git"
//Ejemplo: git clone https://github.com/KatashiFukushima/KatashiBot-MD.git

209 --> "cd [repositorio]"
//Ejemplo: cd KatashiBot-MD

//Una vez hecho estos cambios ejecute los nuevos comandos en Termux



๐Ÿช„ (OPCIร“N 2) INSTALACIร“N MANUAL POR TERMUX - GITHUB

Note Comandos para instalar de forma manual

termux-setup-storage
apt update
apt upgrade
pkg install -y git nodejs ffmpeg imagemagick yarn
git clone https://github.com/KatashiFukushima/KatashiBot-MD
cd KatashiBot-MD
yarn install
npm install
npm start

Warning Si aparece (Y/I/N/O/D/Z) [default=N] ? use la letra "y" + "ENTER" para continuar con la instalaciรณn

๐Ÿ“ (OPCIร“N 3) INSTALACIร“N POR TERMUX - ARCHIVOS

Note Descarguรฉ y Descomprime

blog

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

Note Guardar los archivos en la ubicaciรณn: storage/downloads/KatashiBot-MD-master/KatashiBot-MD-master


๐Ÿš€ USAR KATASHIBOT 24/7 EN TERMUX

Ejecutar estos comandos dentro de la carpeta KatashiBot-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 KATASHIBOT

Note Comandos para actualizar KatashiBot-MD de forma automรกtica

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

Para que no pierda su progreso en KatashiBot, 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


Recuerda leer la Polรญtica de KatashiBot. ๐Ÿฅท antes de hacer algo con este repositorio.



๐ŸŒ Espaรฑol

๐ŸŒ Inglรฉs (English)

๐ŸŒ Portuguรฉs (Portuguรชs)

๐ŸŒ Indonesio (Bahasa Indonesia)

๐ŸŒ รrabe (ุนุฑุจ)

๐ŸŒ Hindi (Indian Language)

  • Ejemplo
    Idioma



๐ŸŒŸ DESARROLLADORES

๐ŸŒŸ AGRADECIMIENTOS

TheShadowBrokers1

๐ŸŒŸ CREADOR

KatashiFukushima

Copyright (c) 2024 KatashiFukushima.