All Projects → yotam180 → Whatsappapi

yotam180 / Whatsappapi

A simple API to integrate chatbots written in Javascript with WhatsApp Web 💬📲 (Store hotfix https://github.com/Zibri/WhatsAppWebApi/blob/master/zstore.js)

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Whatsappapi

Tock
Tock - the open source conversational AI toolkit
Stars: ✭ 175 (+86.17%)
Mutual labels:  chatbot, whatsapp
Watomatic
Auto reply app helping you move away from less private messengers like WhatsApp and soon Facebook Messenger
Stars: ✭ 83 (-11.7%)
Mutual labels:  chatbot, whatsapp
Wechaty
Conversational RPA SDK for Chatbot Makers
Stars: ✭ 11,647 (+12290.43%)
Mutual labels:  chatbot, whatsapp
Sulla
👩🏻‍🔬 Javascript Whatsapp api library for chatbots
Stars: ✭ 844 (+797.87%)
Mutual labels:  chatbot, whatsapp
Python Wechaty
Python Wechaty is a Conversational RPA SDK for Chatbot Makers written in Python
Stars: ✭ 286 (+204.26%)
Mutual labels:  chatbot, whatsapp
Venom
Venom is the most complete javascript library for Whatsapp, 100% Open Source.
Stars: ✭ 3,457 (+3577.66%)
Mutual labels:  chatbot, whatsapp
Magento Chatbot
Magento Chatbot Integration with Telegram, Messenger, Whatsapp, WeChat, Skype and wit.ai.
Stars: ✭ 149 (+58.51%)
Mutual labels:  chatbot, whatsapp
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.
Stars: ✭ 33 (-64.89%)
Mutual labels:  chatbot, whatsapp
Me bot
Build a bot that speaks like you!
Stars: ✭ 641 (+581.91%)
Mutual labels:  chatbot, whatsapp
Wasapbot
[abandoned ❗] Simple WhatsApp bot written in PHP, respond to private & group messages. Uses Chat-API
Stars: ✭ 89 (-5.32%)
Mutual labels:  chatbot, whatsapp
Mixer Mixitup
Streaming bot application for handling chat, events, moderation, and other streamer assistance features
Stars: ✭ 83 (-11.7%)
Mutual labels:  chatbot
Omeglemiddleman
Lets you connect strangers to each other, and intercept messages AKA Man in the Middle Attack
Stars: ✭ 85 (-9.57%)
Mutual labels:  chatbot
React Share Button
📱 React share button component with web-share api and fallback modal with native intent urls
Stars: ✭ 89 (-5.32%)
Mutual labels:  whatsapp
Cnn intent classification
CNN for intent classification task in a Chatbot
Stars: ✭ 90 (-4.26%)
Mutual labels:  chatbot
Tensorflow seq2seq chatbot
Stars: ✭ 81 (-13.83%)
Mutual labels:  chatbot
Whatsapp Node Api
A Simple NodeJS API Wrapper for WhatsApp
Stars: ✭ 81 (-13.83%)
Mutual labels:  whatsapp
Laibot Client
开源人工智能,基于开源软硬件构建语音对话机器人、智能音箱……人机对话、自然交互,来宝拥有无限可能。特别说明,来宝运行于Python 3!
Stars: ✭ 81 (-13.83%)
Mutual labels:  chatbot
Conversational Ui
Conversational interface web app example
Stars: ✭ 78 (-17.02%)
Mutual labels:  chatbot
Talquei
🤖 Vue components to build webforms looking like a conversation
Stars: ✭ 90 (-4.26%)
Mutual labels:  chatbot
Go Whatsapp Rest
Go WhatsApp Implementation in REST API
Stars: ✭ 86 (-8.51%)
Mutual labels:  whatsapp

WhatsApp Web API logo

A simple tool to connect WhatsApp Web to Javascript

Terms of use

YOU WILL NOT USE THIS API, OR PARTS OF IT, TO MASS-MESSAGE, SPAM, AUTO-MESSAGE OR BULK-MESSAGE. YOU WILL NOT SEND MESSAGE TO PEOPLE THAT ARE NOT ON YOUR CONTACT LIST, OR THAT HAVE MESSAGED YOU BEFORE, WITH A CLEAR PURPOSE TO BE MESSAGED BACK FROM A BOT. YOU WILL EXPLICITLY INFORM YOUR USERS THAT YOU USE AN AUTOMATED SOFTWARE. YOU WILL NOT USE THIS API TO INTERFERE WITH WHATSAPP'S TERMS OF SERVICE. YOU WILL NOT SEND ANY CONTENT THAT VIOLATES WHATSAPP'S TERMS OF SERVICE THROUGH THIS SOFTWARE

TL;DR: Don't be an a$$hole. WhatsApp is not a product for commercial use. Bots and automation softwares should be used with care - for yourself, for WhatsApp and for your recipients.

Getting Started — Chrome Extension Manual Instalation

Since the Chrome Extension isn't listed on the Webstore, you can manually install the extension. Here is how:

  1. Clone or download this repository.
  2. Go to chrome://extensions
  3. Tick Developer Mode (turn it on)
  4. Load an unpacked extension
  5. Select the /ext/ folder of this repository

When the WhatsApp web window loads, the extension will add the API to the page for simple use. Then you can write scripts on WhatsApp web from the Javascript console or using a user script extension (Such as TamperMonkey)

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].