/kitakuramba-bug-bot

Primary LanguageJavaScriptApache License 2.0Apache-2.0

KITAKURAMBA

4d2079fa319de6bb5b922c4e8836b23a

Typing SVG

If you want to deploy somewhere else, upload your creds.json in session folder after getting pair code on replit.

1. Click Here to fork Kitakuramba

2. Click Here to Get Pair-Code

3. Click Here to Deploy on Panel

4. Deploy On Replit

Watch Tutorial videos.

  • YOUTUBE

COPY THESE COMMANDS AND PASTE IF YOU TRYING TO DEPLOY KITAKURAMBA ON ANY TERMINAL

sudo apt -y update && sudo apt -y upgrade
sudo apt -y install git ffmpeg curl
curl -fsSL https://deb.nodesource.com/setup_20.x -o nodesource_setup.sh
sudo -E bash nodesource_setup.sh
sudo apt-get install -y nodejs
sudo npm install -g yarn
sudo yarn global add pm2
git clone https://github.com/type-your-username-here/Venom-2
cd Kitakuramba
yarn install 
npm start

Termux Deployment

termux-setup-storage
apt update
apt upgrade
pkg update && pkg upgrade
pkg install bash
pkg install libwebp
pkg install git -y
pkg install nodejs -y
pkg install ffmpeg -y 
pkg install wget
pkg install yarn
git clone (copy and paste your forked repo link not mine to save changes your changes) 
cd Kitakuramba
yarn install
npm start

  • If you want Command For 24/7 (might no work)
npm i -g forever && forever index.js && forever save && forever logs


🛡️ Windows Cmd & Vs 🛡️

> git clone https://github.com/DeeCeeXxx/Venom-2.git
> cd Kitakuramba
> yarn install
> npm start

Connect With Me



Development