Skip to content

thisshri/whatsapp-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. Clone the project
  2. Install requirements.txt
  3. Make sure you have geckodriver on path /usr/local/bin/geckodriver

How to use/run it.

  1. Run: python src/main.py
  2. Login whatsapp using your mobile.

Then follow the instructions shown in the terminal.

NOTE: The script is only tested with Firefox.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages