Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mount-isaac/whatsapp

Whatsapp automation -- sending & reading messages
https://github.com/mount-isaac/whatsapp

automation automation-framework automation-testing whatsapp whatsappautomation whatsatpp

Last synced: about 1 month ago
JSON representation

Whatsapp automation -- sending & reading messages

Awesome Lists containing this project

README

        

WhatsApp Automation with Official Ultramsg API

Welcome to the WhatsApp automation project using the Whaspa API! This simple script allows you to automate sending and retrieving messages from WhatsApp using the Whaspa API. Before you get started, make sure to follow the steps below:

Sign Up for Token & Instance values here Ultramsg

Setup

1. Clone the repository:

```bash
git clone https://github.com/Mount-Isaac/Whatsapp.git
cd Whatsapp
```

2. Install the requirements:

```bash
pip install -r requirements.txt
```

3. Run the program:

```bash
python automate_whatsapp.py
```