All Projects → justpiple → whatsapp-bot

justpiple / whatsapp-bot

Licence: other
whatsapp bot build with nodejs

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to 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 (-35.48%)
Mutual labels:  whatsapp, whatsapp-web, whatsapp-bot
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 (-46.77%)
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 (-9.68%)
Mutual labels:  whatsapp, whatsapp-web, whatsapp-bot
tithiwa
Automate Web WhatsApp with selenium in python.
Stars: ✭ 17 (-72.58%)
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 (+6517.74%)
Mutual labels:  whatsapp, whatsapp-web, whatsapp-bot
whatsapp-bot
Piyobot adalah whatsapp bot pintar
Stars: ✭ 124 (+100%)
Mutual labels:  whatsapp, whatsapp-web, whatsapp-bot
whatsapp-http-api
WhatsApp HTTP API that you can configure in a click!
Stars: ✭ 229 (+269.35%)
Mutual labels:  whatsapp, whatsapp-web, whatsapp-bot
wppconnect-server
Wppconnect Server is a ready-to-use API, just download, install, and start using, simple as that.
Stars: ✭ 290 (+367.74%)
Mutual labels:  whatsapp, whatsapp-web, whatsapp-bot
Nana-MD
Nana Multi Device Testing Bot
Stars: ✭ 29 (-53.23%)
Mutual labels:  whatsapp, whatsapp-bot
superchats
SuperChats is a premium library with unique features that control Whatsapp functions. With Superchats you can build service bots, multiservice chats or any system that uses whatsapp
Stars: ✭ 100 (+61.29%)
Mutual labels:  whatsapp, whatsapp-web
games-wabot
Games-wabot is RPG Bot Whatsapp. Now support Multi-device!!, check branch multi-device
Stars: ✭ 165 (+166.13%)
Mutual labels:  whatsapp, whatsapp-bot
bot-whatsapp
Unmaintained - Multipurpose WhatsApp Bot 🤖 using open-wa/wa-automate-nodejs library! ✨
Stars: ✭ 78 (+25.81%)
Mutual labels:  whatsapp, whatsapp-bot
whatsapp-verify
Check if a phone number exists on Whatsapp
Stars: ✭ 74 (+19.35%)
Mutual labels:  whatsapp, whatsapp-web
WhatsappWeb4j
Standalone fully-featured Whatsapp Multi Device Web API for Java and Kotlin
Stars: ✭ 198 (+219.35%)
Mutual labels:  whatsapp-web, whatsapp-bot
WhatsAppThem
A simple PWA which you can use to send WhatsApp messages without saving the number.
Stars: ✭ 21 (-66.13%)
Mutual labels:  whatsapp, whatsapp-web
BocchiBot
BocchiBot is a multipurpose WhatsApp bot using wa-automate-nodejs library!
Stars: ✭ 228 (+267.74%)
Mutual labels:  whatsapp, whatsapp-bot
whatsapp-chatbot-1c-example
Внешняя обработка для программы 1С:Предприятие, которая демонстрирует реализацию простого чат-бота для мессенджера WhatsApp.
Stars: ✭ 13 (-79.03%)
Mutual labels:  whatsapp, whatsapp-bot
fn-whatsapp-bot
This script is made for public bots, so use a second account to scan the qr and main account to command.
Stars: ✭ 20 (-67.74%)
Mutual labels:  whatsapp-web, whatsapp-bot
alice
Alice is a whatsapp bot made to manage coding groups.
Stars: ✭ 14 (-77.42%)
Mutual labels:  whatsapp, whatsapp-bot
CoronaNotifier
Whatsapp Bot automatic notification & respond using MQTT, nodeJS & LowDB
Stars: ✭ 46 (-25.81%)
Mutual labels:  whatsapp-web, whatsapp-bot
GitHub

A whatsapp bot made using adiwajshing/Baileys library

Maintenance

WhatsApp

Deploy

Run on Repl.it

Install ⬇️

> git clone https://github.com/justpiple/whatsapp-bot/
> cd whatsapp-bot
> npm i

For termux users before running the above command write this command

> apt-get update
> apt-get upgrade
> apt-get install -y nodejs git

Change config.json

Register in zeks.xyz to get apiKey then enter to zeksKey in config.json

Start

> npm start [session name] [--options]

options port --port [port number]

after start it you need to scan the qr

Session name and options is optional

Contact me

🙏 Special Thanks to

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