An open API service indexing awesome lists of open source software.

https://github.com/sattyagrah/whatsapp_msg_sender

This will automatically send WhatsApp number which you enter in the script wit the desired script.
https://github.com/sattyagrah/whatsapp_msg_sender

Last synced: about 2 months ago
JSON representation

This will automatically send WhatsApp number which you enter in the script wit the desired script.

Awesome Lists containing this project

README

        

## WhatsApp_Msg_sender
Python automated script to send whatsapp message.

## Prerequisites
These should run without any error:

- All modules according to requirements

- Chrome webdriver should be installed

- Path of Chrome Browser should be added to PATH

```sh
from selenium import webdriver
from time import sleep
```

## License:
#### MIT