Skip to content

InfoAmazonia/whatsapp_bot

 
 

Repository files navigation

InfoAmazonia Bot

License

Description

InfoAmazonia Bot is a Python project that integrates the WhatsApp Business API with the WordPress API. The bot's main functionality is to periodically check for newly published articles on WordPress, store them in a database, and send notifications to users based on their preferences.

Features

  • Integration of WhatsApp Business API with WordPress API.
  • Scheduler to periodically check for newly published articles.
  • Database storage for articles and user preferences.
  • Notification system to send messages to users.

Installation

  1. Clone the repository:
git clone https://github.com/wilsonceron/infoamazonia_bot.git
  1. Install the required dependencies:
pip install -r requirements.txt
  1. Configure the necessary API credentials and settings (see project documentation for details).

Usage

To use the InfoAmazonia Bot, run the bot script:

python bot.py

The bot will periodically check for newly published articles on WordPress and send notifications to users based on their preferences.

For more detailed instructions on installation, configuration, and usage, please refer to the project documentation page.

License

This project is licensed under the GPL License. See the LICENSE file for more information. Contact

For any inquiries or feedback, please contact the project maintainer: Wilson Ceron.

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.5%
  • JavaScript 2.3%
  • HTML 0.9%
  • C 0.2%
  • CSS 0.1%
  • PowerShell 0.0%