MCPcopy Index your code
hub / github.com/KatashiFukushima/KatashiBot-MD

github.com/KatashiFukushima/KatashiBot-MD @v1.3.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.3.0 ↗ · + Follow
4,311 symbols 5,483 edges 420 files 83 documented · 2% updated 39d agov1.3.0 · 2024-05-08★ 62
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

KatashiBot-MD

🚀 VERSIÓN 3.0

GataBot-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

KatashiBot-MD ~ Archivos

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
  • APLICACIÓN RECOMENDADA PARA DESCOMPRIMIR

  • APLICACIÓN RECOMENDADA PARA EDITAR NÚMERO DE OWNER

    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.


💠 IDIOMAS DISPONIBLES PARA KATASHIBOT

🌐 Español

🌐 Inglés (English)

🌐 Portugués (Português)

🌐 Indonesio (Bahasa Indonesia)

🌐 Árabe (عرب)

🌐 Hindi (Indian Language)

  • [x] Ejemplo

Idioma


🌟 DESARROLLADORES

🌟 AGRADECIMIENTOS

TheShadowBrokers1

🌟 CREADOR

KatashiFukushima

Copyright (c) 2024 KatashiFukushima.

Core symbols most depended-on inside this repo

isNumber
called by 437
handler.js
user
called by 180
plugins/fun-tops.js
json
called by 127
speed.py
sticker
called by 65
lib/sticker.js
pickRandom
called by 65
plugins/rpg-shops_Tienda.js
printer
called by 40
speed.py
nullish
called by 38
lib/simple.js
download
called by 34
speed.py

Shape

Function 4,171
Method 90
Class 50

Languages

TypeScript98%
Python2%

Modules by API surface

lib/idiomas/espanol.js495 symbols
lib/idiomas/portugues.js493 symbols
lib/idiomas/ingles.js493 symbols
lib/idiomas/indonesio.js493 symbols
lib/idiomas/arabe.js493 symbols
lib/idiomas/hindi.js480 symbols
lib/idiomas/frances.js468 symbols
speed.py93 symbols
lib/webp.js50 symbols
lib/simple.js19 symbols
lib/gdrive.js13 symbols
lib/tictactoe.js11 symbols

For agents

$ claude mcp add KatashiBot-MD \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page