Skip to content

toge012345/TOGE-V3-AI

Repository files navigation

🌟 Bot Intro and Features

toge01245

whatsapp

youtube

TOGE-MD-V3 is a multi-device bot that can help you with different things on WhatsApp developed by TOGE INUMAKI

FORK THIS REPO

  1. Must Fork This Repo Before Deployment !

SESSION ID

  1. Upload the creds.json that you received to the session folder.
    PAIR CODE

DEPLOY TO WORKFLOWS

CLICK

Create a new file [.github/workflows/deploye.yml] After created, copy this code👇🏽and paste it there.

name: Node.js CI

on:
  push:
    branches:
      - main
  pull_request:
    branches:
      - main

jobs:
  build:

    runs-on: ubuntu-latest

    strategy:
      matrix:
        node-version: [20.x]

    steps:
    - name: Checkout repository
      uses: actions/checkout@v3

    - name: Set up Node.js
      uses: actions/setup-node@v3
      with:
        node-version: ${{ matrix.node-version }}

    - name: Install dependencies
      run: npm install

    - name: Start application
      run: npm start

DEPLOY TO HEROKU

  1. If You don't have a account in Heroku. Create a account.
    Replit
  2. Now Deploy
    DEPLOY

DEPLOY ON RAILWAY

  1. If You don't have a account in Railway. Create a account.
    Replit
  2. Now Deploy
    DEPLOY

DEPLOY ON MOGENIUS

  1. If You don't have a account in Replit. Create a account.
    Replit
  2. Now Deploy
    DEPLOY

DEPLOY TO REPLIT

  1. If You don't have a account in Replit. Create a account.
    Replit
  2. Now Deploy
    DEPLOY

Termux/Ssh/Ubuntu

Please click here for more assist.

🌟 There are two common ways to deploy on Termux/Ssh/Ubuntu.

- Using clone method from github repository.

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
npm install ytdl-core@latest
git clone https://github.com/toge012345/TOGE-V3-AI
cd TOGE-V3-AI
yarn install
npm start

Second Method:

- Using download method to local storage.

Step: 1 Download TOGE-V3-AI repository first.

Step: 2 Extract the downloaded .zip file.

Step: 3 Edit lib/database/owner.json file (enter ownernumber).

Step: 4 Go to your termux/Ssh/Ubuntu terminal and navigate to your folder path. - For Example:

cd /sdcard/download/TOGE-V3-AI

Step: 5 Enter the followings commands in your terminal.

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
npm install ytdl-core@latest

Step: 6 Install dependencies:

yarn install

Step: 7 Run your bot:

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

Main Dev

toge012345

TOGE-MD-V3.

  • This bot is not made by WhatsApp Inc. So misusing the bot might ban your WhatsApp account!(Though your WhatsApp account can be unbanned only once.)
  • I am not responsible for banning your account.
  • Use at your own risk by keeping this warning in mind.

NOTICE

  • Not For Sale
  • If A plugin's code is obfuscated , You don't have permission to edit it in any form
  • Don't Forget to Give Credits If you are using or Reuploading My Plugins/files
  • Have A Good Day Ahead

THANKS USING TOGE-V3-AI

Development

About

TOGE-MD-V3 is a multi-device bot and much more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published