All Projects → virtualcapitalofamerica → whatsapp-bot

virtualcapitalofamerica / whatsapp-bot

Licence: CC0-1.0 license
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.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to whatsapp-bot

wppconnect-server
Wppconnect Server is a ready-to-use API, just download, install, and start using, simple as that.
Stars: ✭ 290 (+778.79%)
Mutual labels:  whatsapp, whatsapp-web, whatsapp-bot
python-automated-bulk-whatsapp-messages
It is a python script to send automated bulk WhatsApp messages to multiple recipients from an excel sheet at once.
Stars: ✭ 56 (+69.7%)
Mutual labels:  whatsapp, whatsapp-web, whatsapp-bot
tithiwa
Automate Web WhatsApp with selenium in python.
Stars: ✭ 17 (-48.48%)
Mutual labels:  whatsapp, whatsapp-web, whatsapp-bot
Whatsapp Web.js
A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app
Stars: ✭ 4,103 (+12333.33%)
Mutual labels:  whatsapp, whatsapp-web, whatsapp-bot
whatsapp-http-api
WhatsApp HTTP API that you can configure in a click!
Stars: ✭ 229 (+593.94%)
Mutual labels:  whatsapp, whatsapp-web, whatsapp-bot
Venom
Venom is the most complete javascript library for Whatsapp, 100% Open Source.
Stars: ✭ 3,457 (+10375.76%)
Mutual labels:  chatbot, whatsapp, whatsapp-bot
wappdriver
Wondering how to send WhatsApp messages using Python using only 3 lines of code? You have come to the right place!
Stars: ✭ 40 (+21.21%)
Mutual labels:  whatsapp, whatsapp-web, whatsapp-bot
whatsapp-bot
Piyobot adalah whatsapp bot pintar
Stars: ✭ 124 (+275.76%)
Mutual labels:  whatsapp, whatsapp-web, whatsapp-bot
whatsapp-bot
whatsapp bot build with nodejs
Stars: ✭ 62 (+87.88%)
Mutual labels:  whatsapp, whatsapp-web, whatsapp-bot
ruby-whatsapp-bots
A repo of WhatsApp bots built in Ruby
Stars: ✭ 18 (-45.45%)
Mutual labels:  whatsapp, whatsapp-bot
Whatsapp-Bot
Web.whatsapp.com bot made with selenium
Stars: ✭ 39 (+18.18%)
Mutual labels:  whatsapp, whatsapp-bot
whatsapp-api-client
This library helps you easily create a javascript application with Whatsapp support
Stars: ✭ 39 (+18.18%)
Mutual labels:  whatsapp, whatsapp-bot
CoronaNotifier
Whatsapp Bot automatic notification & respond using MQTT, nodeJS & LowDB
Stars: ✭ 46 (+39.39%)
Mutual labels:  whatsapp-web, whatsapp-bot
whatsapp-chatbot-1c-example
Внешняя обработка для программы 1С:Предприятие, которая демонстрирует реализацию простого чат-бота для мессенджера WhatsApp.
Stars: ✭ 13 (-60.61%)
Mutual labels:  whatsapp, whatsapp-bot
BocchiBot
BocchiBot is a multipurpose WhatsApp bot using wa-automate-nodejs library!
Stars: ✭ 228 (+590.91%)
Mutual labels:  whatsapp, whatsapp-bot
games-wabot
Games-wabot is RPG Bot Whatsapp. Now support Multi-device!!, check branch multi-device
Stars: ✭ 165 (+400%)
Mutual labels:  whatsapp, whatsapp-bot
whatsapp-bot
Made with Python and Selenium, can be used to send multiple messages and send messages as characters made of emojis
Stars: ✭ 34 (+3.03%)
Mutual labels:  whatsapp, whatsapp-bot
alice
Alice is a whatsapp bot made to manage coding groups.
Stars: ✭ 14 (-57.58%)
Mutual labels:  whatsapp, whatsapp-bot
whatsapp-client
WhatsApp web php client
Stars: ✭ 36 (+9.09%)
Mutual labels:  whatsapp, whatsapp-web
Nana-MD
Nana Multi Device Testing Bot
Stars: ✭ 29 (-12.12%)
Mutual labels:  whatsapp, whatsapp-bot

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)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].