All Projects → bruno222 → Whatsapp Web Bot

bruno222 / Whatsapp Web Bot

Whatsapp Web Bot - Example of Bot for use on Whatsapp Web (on Chrome)

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Whatsapp Web Bot

Whatsapp Bulk Sender
Send bulk messages right from your WhatsApp Android Client or WhatsApp Web
Stars: ✭ 135 (-70%)
Mutual labels:  automation, whatsapp, chrome
Webwhatsappbot
Core to automatize whatsapp - working 11/2018
Stars: ✭ 59 (-86.89%)
Mutual labels:  bot, automation, whatsapp
Whatsapp Bot
BOT - WhatsApp Web in TypeScript
Stars: ✭ 170 (-62.22%)
Mutual labels:  bot, automation, whatsapp
Poule
🐔 A framework for GitHub automation
Stars: ✭ 255 (-43.33%)
Mutual labels:  bot, automation
Taskt
taskt (pronounced 'tasked' and formely sharpRPA) is free and open-source robotic process automation (rpa) built in C# powered by the .NET Framework
Stars: ✭ 435 (-3.33%)
Mutual labels:  automation, robotics
Bas
BrowserAutomationStudio can automate everything that Chrome can.
Stars: ✭ 203 (-54.89%)
Mutual labels:  bot, automation
Instapy
📷 Instagram Bot - Tool for automated Instagram interactions
Stars: ✭ 12,473 (+2671.78%)
Mutual labels:  bot, automation
Ps4macro
Automation utility for PS4 Remote Play written in C#
Stars: ✭ 280 (-37.78%)
Mutual labels:  bot, automation
Awesome Weekly Robotics
A list of projects that were or will be featured in Weekly Robotics newsletter
Stars: ✭ 255 (-43.33%)
Mutual labels:  automation, robotics
Whatspup
🔳 WhatsApp chat from commandline/console/cli using GoogleChrome puppeteer
Stars: ✭ 310 (-31.11%)
Mutual labels:  whatsapp, chrome
Insomniac
Instagram bot for automated Instagram interaction using Android device via ADB
Stars: ✭ 324 (-28%)
Mutual labels:  bot, automation
Nvidia Sniper
🎯 Autonomously buy Nvidia Founders Edition GPUs as soon as they become available.
Stars: ✭ 193 (-57.11%)
Mutual labels:  bot, automation
Whatsapp Assistant Bot
A personal WhatsApp assistant bot that will help you search anything on the web (Google, Images, Google Maps)
Stars: ✭ 198 (-56%)
Mutual labels:  bot, whatsapp
Venom
Venom is the most complete javascript library for Whatsapp, 100% Open Source.
Stars: ✭ 3,457 (+668.22%)
Mutual labels:  bot, whatsapp
Instauto
Instagram bot / automation library written in Javascript for Node.js
Stars: ✭ 184 (-59.11%)
Mutual labels:  bot, automation
Pywhatsapp
Python Automation using selenium & Scheduling of messages and media
Stars: ✭ 257 (-42.89%)
Mutual labels:  automation, whatsapp
Upme Plus
Smart Automation inside your browser for free. Start earning and double your followers
Stars: ✭ 318 (-29.33%)
Mutual labels:  automation, chrome
Go Instabot
Automatically follow, like, and comment on instagram
Stars: ✭ 345 (-23.33%)
Mutual labels:  bot, automation
Whatsapp Web.js
A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app
Stars: ✭ 4,103 (+811.78%)
Mutual labels:  bot, whatsapp
Pokemongo Bot
The Pokemon Go Bot, baking with community.
Stars: ✭ 3,730 (+728.89%)
Mutual labels:  bot, automation

What is it

This code is an example of Bot for Whatsapp Web.

I have create this piece of code just to know if was viable. It is just a concept, just a test.

How to use it?

  1. Open chrome, then visit web.whatsapp.com

  2. Press F12, click at console

  3. Copy all the bot.js code and paste into console. Don't worry, you can trust me, I am a loveeeely person.

  4. Installed!

  5. Now ask for your friend to send you this message: @HELP

FAQ

So it's possible to create a Bot in Whatsapp Web?

Yes, it is.

Am I going to be banned?

Hum, so you already know that Whatsapp does not allow Bots, right?

Well, you're right: Whatsapp will ban you forever if they discovery you are running a Bot on long-term. For a small test: Don't worry, go forward.

I can't understand why Mark Zuckerberg still forbid Bots, he is the kind of guy who loves to copy-cat all the good things in the Web, right? Why not simply copy WeChat features? if you go to China, you will discover that you can pay all your bils using WeChat, including silly things like P2P payments or restaurants. Paper money is past.

Elon Musk may be right, perhaps the little Zuckberg is just being limited in this subject, lol.

I can't guarantee that you are not getting banned in a long term using this Bot. I really don't think so, but I can't guarantee.

Bullshit! I got banned using yowsup!

Hold on mate, there are kids here.

First, yowsup is a great python library! Simply awesome.

But their problem is: They connect to Whatsapp servers directly, without any middlware. So it is not so hard for whatsapp team to create ban-rules you if you are using yowsup.

I got banned many times in past, so I know, soon or later, you will get banned as well. Is just a matter of time. You can see that I am probably right just looking here, here, here and here.

That's why I did this code. Using whatsapp web, it is almost impossible for whatsapp team to know that you are running a Bot.

But... What are the limitations?

A lot of limitations!

  1. As you are handling DOM direcly, you can't process hundred of messages at once. Yowsup is much better at this subject.

  2. You can't start a message with a unknown person. You can only answer them, mainly because you can't add a new fellow on the Contacts list on Whatsapp Web.

  3. You have to install Whatsapp on your phone, connect it on Wifi and keep it charging all the time. So you have to have a cellphone exclusively for this Bot. You will need a computer with chrome running as well. But that's the main objective: In order to avoid being detect as a Bot, so you have to play this boring cat-and-rat game.

I think there're some bugs on your code.

Yes, there are.

  1. Your friend can't send @HELP followed of any other message really fast. This Bot only reads the last message. It's a buggy (that can be fixed)

Feel free to fix and PR it. I will probably not touch in this public repo anymore.

-

Authors: Bruno Kilian and Nelson Galdeman

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