VibeBuilders.ai Logo
VibeBuilders.ai
Kord-Ai

Kord-Ai

M3264
March 24, 2025
github

KORD-AI Whatsapp Bot ✨


Introducing Kord-Ai, A WhatsApp bot that automates interactions on WhatsApp by executing predefined commands or responding to user inputs. It can handle tasks like sending messages, sharing media, and managing group activities, offering convenience and efficiency for users and businesses. ](https://github.com/M3264/Kord-Ai/fork)

Version 1.6.2

How To Deploy?


  1. Get SESSION ID
  1. Star ⭐ repository & Click FORK

  2. DEPLOY IN HEROKU

Deploy


  1. DEPLOY IN REPLIT


  1. DEPLOY IN KOYEB


  1. DEPLOY IN GLITCH


  1. DEPLOY TO CODESPACE


  1. DEPLOY TO RENDER

NOTE

  • After deploying on render, copy the bot url at the top left side of the render dashboard. then sign up on Betterstack, click Create Monitor, paste the url you copied and create!.

  1. DEPLOY TO RAILWAY

Other Deploy Platforms Are Allowed e.g Bot-hosting.net and other panel



  1. Deploy on VPS or PC

  • You need to Install git,ffmpeg,curl,nodejs,yarn with pm2

    1. Install git ffmpeg curl

       sudo apt -y update &&  sudo apt -y upgrade 
       sudo apt -y install git ffmpeg curl imagemagick
      
    2. Install nodejs

      sudo apt -y remove nodejs
      curl -fsSl https://deb.nodesource.com/setup_lts.x | sudo bash - && sudo apt -y install nodejs
      
    3. Install yarn

      curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add - 
      echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
      sudo apt -y update && sudo apt -y install yarn
      
    4. Install pm2

      sudo yarn global add pm2
      
    5. Clone Repo and install required packages

      git clone https://github.com/M3264/Kord-Ai
      cd Kord-Ai
       npm install
      
    6. Set your Config in the Config.js file: example below.

      OWNER_NUMBER="23412345689"
      SESSION_ID = "yoursessionid"
      OWNER_NAME = "M3264"
      PREFIX = ["."], for multiple use [".", "/"]
      MODE = "public"
      
      
    7. start and stop bot

      To start bot npm start, To stop bot npm stop

    ❗❗


  • *Note That Kord-Ai Is A Bot Made by A Random Dev, Not Whatsapp, Beware of how you use it!

Contact The Developer

  • Telegram: https://t.me/M32669

  • Join the Whatsapp Channel

  • Bot's Dashboard: https://kordai.biz.id

  • Star ⭐ repo if you like this bot.


Vibe Score

LLM Vibe Score

0.517

Sentiment

Human Vibe Score

0.09508745332410377

Rate this Resource

Join the VibeBuilders.ai Newsletter

The newsletter helps digital entrepreneurs how to harness AI to build your own assets for your funnel & ecosystem without bloating your subscription costs.

Start the free 5-day AI Captain's Command Line Bootcamp when you sign up:

By subscribing, you agree to our Privacy Policy and Terms of Service.