Whatsapp Bot

This is a Node.js console app containing Whatsapp handler using reactive methods to response messages as chatbot. Simple but useful project to start developing a complex NON-OFFICIAL Whatsapp chatbots.
Alternatives To Whatsapp Bot
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Wechaty15,47770582 months ago1,526May 15, 2022282apache-2.0TypeScript
Conversational RPA SDK for Chatbot Makers
Chat10,0341a day ago136September 06, 202233gpl-3.0Go
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
Venom4,57666 days ago114August 15, 202221apache-2.0JavaScript
Venom is the most complete javascript library for Whatsapp, 100% Open Source.
Wa Automate Nodejs2,7017a day ago533September 18, 202279otherTypeScript
💬 🤖 The most reliable WhatsApp tool for chatbots with advanced features. Be sure to 🌟 this repository for updates!
Whatsapp Chatgpt2,164
a day ago29TypeScript
ChatGPT + DALL-E + WhatsApp = AI Assistant :rocket: :robot:
Wppconnect1,134
a day ago73July 11, 202230otherTypeScript
WPPConnect is an open source project developed by the JavaScript community with the aim of exporting functions from WhatsApp Web to the node, which can be used to support the creation of any interaction, such as customer service, media sending, intelligence recognition based on phrases artificial and many other things, use your imagination
Sulla1,126118 days ago26February 17, 202194mitJavaScript
👩🏻‍🔬 Javascript Whatsapp api library for chatbots
Python Wechaty1,04243 days ago81July 06, 2022127apache-2.0Python
Python Wechaty is a Conversational RPA SDK for Chatbot Makers written in Python
Facebook Messenger Bot669
6 months ago30mitPython
Facebook chatbot that I trained to talk like me using Seq2Seq
Me_bot618
2 years ago6Jupyter Notebook
Build a bot that speaks like you!
Alternatives To Whatsapp Bot
Select To Compare


Alternative Project Comparisons
Readme

JavaScript Style Guide GitHub license

JavaScript Style Guide

Whatsapp bot

This is a Node.js console app containing Whatsapp handler using reactive methods to response messages as chatbot. Simple but useful project to start developing a complex OFFICIAL Whatsapp chatbots.

Table of contents

Purpose

Features

Documentation

Development

Disclaimer

License

Purpose

This project was developed to automate some daily tasks including NLP (Natural Language Processing) into WhatsApp messages. Developed under Non-Official API's because is an experiment and not able to Enterprise-Level Production stage.

Features

Feature Status
WhatsApp Cloud API
Multi Device
Send messages
Receive messages
Send media (images/audio/documents)
Message replies
Multi bots
Conversation triggers
Conversation actions
Input types (any, any-number, regex, option-string, option-number)
Automated functions (cached, startup, timed)
MVC
Websockets
Reactive conversations
NLP connections (Microsoft Azure)
Preflight connections (Backend)
Implementation of whatsapp-cloud-api.js

Something missing? Make an issue and let us know!

Documentation

Go to full documentation in the next URI: https://github.com/thEpisode/whatsapp-bot/blob/master/documentation/index.md

Development

Getting started

npm install

Run app

npm start

Disclaimer

Do not use this code to send spam. Remember: Users could report you and you will be banned.

License

CC0 1.0 (Public Domain)

Popular Chatbot Projects
Popular Whatsapp Projects
Popular Artificial Intelligence Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Chatbot
Whatsapp