Skip to content

toge012345/TOGE-BUG-AI

Repository files navigation

👾 𝚃𝙾𝙶𝙴-𝙱𝚄𝙶-𝙰𝙸 𝚆𝙷𝙰𝚃𝚂𝙰𝙿𝙿 𝙱𝙾𝚃 👾

TOGE-BUG-AI Multi Device is a whatsapp bot developed by toge using Baileys and Nodejs. Dont forget to give a star bro.

Connect With Me



Bot Support Group Chats

Setup For Deployment 👇

  • FORK THE REPOSITORY Here

Generate Pair or Qr Code For Session

Authenticate With WhatsApp

DEPLOY TO PANEL

If You don't have a account in Panel. Create a account.
Panel

Now Deploy
Codespaces

DEPLOY TO HEROKU

☉ If You don't have a account in Heroku. Create a account.
Heroku

https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest
https://github.com/clhuang/heroku-buildpack-webp-binaries.git

. Now Deploy
DEPLOY

DEPLOY TO REPLIT

If You don't have an account in Replit. Create a account.
Heroku

Now Deploy
DEPLOY

DEPLOY TO CODESPACE

If You don't have a account in Codespace. Create a account.
Codespaces

Now Deploy
DEPLOY

For Termux/Ssh/Ubuntu

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 imagemagick -y
git clone https://github.com/toge012345/TOGE-BUG-AI
cd TOGE-BUG-AI
yarn install
npm start

For VPS

apt install nodejs 
apt install git 
apt apt install ffmpeg 
apt apt install libwebp 
apt apt install imagrmagick
apt install bash
git clone https://github.com/toge012345/TOGE-BUG-AI
cd TOGE-BUG-AI
npm start

For 24/7 Activation (Termux)

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

💀DEVELOPER💀

toge012345