Kord-Ai

Kord-Ai

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.

Stars: 60

Visit
 screenshot

Kord-Ai is a WhatsApp bot designed to automate 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, providing convenience and efficiency for users and businesses. The bot offers features for deployment on various platforms, including Heroku, Replit, Koyeb, Glitch, Codespace, Render, Railway, VPS, and PC. Users can deploy the bot by obtaining a session ID, forking the repository, setting configurations in the Config.js file, and starting/stopping the bot using npm commands. It is important to note that Kord-Ai is a bot created by M3264, not affiliated with WhatsApp, and users should be cautious in its usage.

README:

KORD-AI Whatsapp Bot โœจ

ย ย 

Whatsapp


M3264 :: Visitor's Count

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.

Version 1.6.1

How To Deploy?


  1. Get SESSION ID
  1. Star โญ repository & Click FORK

  2. DEPLOY IN HEROKU

Deploy


  1. DEPLOY IN REPLIT

DEPLOY


  1. DEPLOY IN KOYEB

DEPLOY


  1. DEPLOY IN GLITCH

DEPLOY


  1. DEPLOY TO CODESPACE

DEPLOY


  1. DEPLOY TO RENDER

DEPLOY

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

DEPLOY

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 M3264, Not Whatsapp, Beware of how you use it!

Contact The Developer


For Tasks:

Click tags to check more tools for each tasks

For Jobs:

Alternative AI tools for Kord-Ai

Similar Open Source Tools

For similar tasks

For similar jobs