Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Wechaty | 15,477 | 70 | 58 | 2 months ago | 1,526 | May 15, 2022 | 282 | apache-2.0 | TypeScript | |
Conversational RPA SDK for Chatbot Makers | ||||||||||
Chat | 10,034 | 1 | a day ago | 136 | September 06, 2022 | 33 | gpl-3.0 | Go | ||
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots | ||||||||||
Venom | 4,576 | 6 | 6 days ago | 114 | August 15, 2022 | 21 | apache-2.0 | JavaScript | ||
Venom is the most complete javascript library for Whatsapp, 100% Open Source. | ||||||||||
Wa Automate Nodejs | 2,701 | 7 | a day ago | 533 | September 18, 2022 | 79 | other | TypeScript | ||
💬 🤖 The most reliable WhatsApp tool for chatbots with advanced features. Be sure to 🌟 this repository for updates! | ||||||||||
Whatsapp Chatgpt | 2,164 | a day ago | 29 | TypeScript | ||||||
ChatGPT + DALL-E + WhatsApp = AI Assistant :rocket: :robot: | ||||||||||
Wppconnect | 1,134 | a day ago | 73 | July 11, 2022 | 30 | other | TypeScript | |||
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 | ||||||||||
Sulla | 1,126 | 1 | 18 days ago | 26 | February 17, 2021 | 94 | mit | JavaScript | ||
👩🏻🔬 Javascript Whatsapp api library for chatbots | ||||||||||
Python Wechaty | 1,042 | 4 | 3 days ago | 81 | July 06, 2022 | 127 | apache-2.0 | Python | ||
Python Wechaty is a Conversational RPA SDK for Chatbot Makers written in Python | ||||||||||
Facebook Messenger Bot | 669 | 6 months ago | 30 | mit | Python | |||||
Facebook chatbot that I trained to talk like me using Seq2Seq | ||||||||||
Me_bot | 618 | 2 years ago | 6 | Jupyter Notebook | ||||||
Build a bot that speaks like you! |
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.
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.
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!
Go to full documentation in the next URI: https://github.com/thEpisode/whatsapp-bot/blob/master/documentation/index.md
npm install
npm start
Do not use this code to send spam. Remember: Users could report you and you will be banned.