Giter Site home page Giter Site logo

wa-aibot's Introduction

WHATSAPP AI BOT

WhatsApp Bot

This is a source code to build a WhatsApp bot using AIs and Node.js. The bot is capable of understanding natural language and providing information on various topics. It can be used to answer questions, provide advice, and even have conversations with users. With this source code, you can create a powerful bot that can be used for a variety of purposes.

Bot Commands

Here is the available commands of bot.

menu - Get commands list of bot.
alive - Check bot is alive or not.
ping - Check reply speed of bot.
gpt - Chat with GPT-3.5 language model of OpenAI.
bard - Chat with GoogleAI language model.
mzn - Chat with MZN AI language model.
trt - Translate to another language.
sc - Get script of bot.

API KEY

Read this documentation: https://github.com/mznking/WA-AIBot/blob/main/API_KEY.MD

Pairing Code

  • Visit this website and enter your whatsapp number and enter the code to your whatsapp account on Linked Devices.

Deploy Bot

1. Deploy to Replit

  • Scan QR Code on your WhatsApp by Replit Console!

  • Use uptimerobot to bot work for 24ร—7 without any restrictions.

3. Deploy to Railway

Deploy on Railway

2. Deploy to Termux

apt update
apt upgrade
pkg update && pkg upgrade
pkg install git -y
pkg install git -y
pkg install nodejs -y 
git clone https://github.com/mznking/WA-AIBot
cd WA-AIBot
npm install
npm start
  • Scan QR Code on your WhatsApp by Termux Console!

License

This repository is licensed under the MIT LICENSE.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.