All Projects → thisshri → whatsapp-bot

thisshri / whatsapp-bot

Licence: MIT license
Made with Python and Selenium, can be used to send multiple messages and send messages as characters made of emojis

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to whatsapp-bot

tithiwa
Automate Web WhatsApp with selenium in python.
Stars: ✭ 17 (-50%)
Mutual labels:  selenium, whatsapp, whatsapp-bot
Venom
Venom is the most complete javascript library for Whatsapp, 100% Open Source.
Stars: ✭ 3,457 (+10067.65%)
Mutual labels:  message, whatsapp, whatsapp-bot
Falconmessenger
🌟🌟🌟🌟🌟 Falcon Messenger is a Fast and Beautiful cloud-based messaging app. With iOS and IPadOS Support. Available on the App Store.
Stars: ✭ 310 (+811.76%)
Mutual labels:  messaging, message, whatsapp
Whatsapp-Bot
Web.whatsapp.com bot made with selenium
Stars: ✭ 39 (+14.71%)
Mutual labels:  selenium, whatsapp, whatsapp-bot
WaWebSessionHandler
(DISCONTINUED) Save WhatsApp Web Sessions as files and open them everywhere!
Stars: ✭ 27 (-20.59%)
Mutual labels:  firefox, selenium, whatsapp
BocchiBot
BocchiBot is a multipurpose WhatsApp bot using wa-automate-nodejs library!
Stars: ✭ 228 (+570.59%)
Mutual labels:  whatsapp, whatsapp-bot
whatsapp-chatbot-1c-example
Внешняя обработка для программы 1С:Предприятие, которая демонстрирует реализацию простого чат-бота для мессенджера WhatsApp.
Stars: ✭ 13 (-61.76%)
Mutual labels:  whatsapp, whatsapp-bot
Whatsapp Android App
This is sample code for layout for chatting app like Whatsapp.
Stars: ✭ 32 (-5.88%)
Mutual labels:  messaging, whatsapp
wppconnect-server
Wppconnect Server is a ready-to-use API, just download, install, and start using, simple as that.
Stars: ✭ 290 (+752.94%)
Mutual labels:  whatsapp, whatsapp-bot
Chatistics
A WhatsApp Chat analyzer and statistics.
Stars: ✭ 32 (-5.88%)
Mutual labels:  messaging, whatsapp
whatsapp-web
Simon is a Python library that helps made easy the browser automation for WhatsApp Web service
Stars: ✭ 67 (+97.06%)
Mutual labels:  selenium, whatsapp
alice
Alice is a whatsapp bot made to manage coding groups.
Stars: ✭ 14 (-58.82%)
Mutual labels:  whatsapp, whatsapp-bot
super-mario-message
Display custom messages in a Super Mario Bros environment
Stars: ✭ 18 (-47.06%)
Mutual labels:  messaging, message
ruby-whatsapp-bots
A repo of WhatsApp bots built in Ruby
Stars: ✭ 18 (-47.06%)
Mutual labels:  whatsapp, whatsapp-bot
vemdezapbe.be
Vem de zap bb 😏😊😂
Stars: ✭ 33 (-2.94%)
Mutual labels:  emoji, whatsapp
Nana-MD
Nana Multi Device Testing Bot
Stars: ✭ 29 (-14.71%)
Mutual labels:  whatsapp, whatsapp-bot
games-wabot
Games-wabot is RPG Bot Whatsapp. Now support Multi-device!!, check branch multi-device
Stars: ✭ 165 (+385.29%)
Mutual labels:  whatsapp, whatsapp-bot
bot-whatsapp
Unmaintained - Multipurpose WhatsApp Bot 🤖 using open-wa/wa-automate-nodejs library! ✨
Stars: ✭ 78 (+129.41%)
Mutual labels:  whatsapp, whatsapp-bot
inos-baileys-wabot
WhatsApp Bot Using Baileys Library
Stars: ✭ 35 (+2.94%)
Mutual labels:  whatsapp, whatsapp-bot
whatsapp-bot
Piyobot adalah whatsapp bot pintar
Stars: ✭ 124 (+264.71%)
Mutual labels:  whatsapp, whatsapp-bot

Whatsapp Bot

made-with-python Generic badge

What can you do with this.

1. Send a text message as many times you want to a selected chat user or group.

Command:

send message

hi

10

1

2. Send alpha emoji message, the letters from the message is converted to emoji alphabet and then sent to the chat.

Command:

emoji

hello

laugh

1

3. Check if the user is online. ( it is supposed to do something more but at this time it just tells the user status - online/offline.)

Command:

spy

name_of_the_uesr

1

  1. Change User to performs about action on them.

Setup

  1. config your virtualenv.
  2. install requirement.py

How to use/run it.

  1. Open https://web.whatsapp.com in Firefox.

  2. Login whatsapp using your mobile.

  3. Run main.py as a script

./main.py

Then follow the instructions shown in the console.

NOTE: Due to some technical reason this script only works with Firefox.

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