Welcome to Demon Connect - WhatsApp API, your powerful tool for unleashing the potential of WhatsApp in your applications. This API allows you to integrate WhatsApp messaging into your projects with ease.
Unleash the demon within as you explore the capabilities of this WhatsApp API. Transform your digital experience with the magic of Demon Connect.
📲 WhatsApp Integration: Seamlessly integrate WhatsApp messaging into your applications.
📩 Message Sending: Send text messages, images, and videos programmatically.
🚀 Group Messaging: Engage with WhatsApp group chats via the API.
🪄 Customization: Customize and extend the API to suit your project's needs.
- Install Demon Connect - WhatsApp API in your Python project.
- Initialize the API and connect to WhatsApp Web.
- Send messages and media programmatically to your WhatsApp contacts.
- Explore advanced features and customization options.
Install Demon Connect via pip:
pip install demon-connect
Include Demon Connect in your Python project:
from api.whatsapp_api import Demon # Initialize the API whatsapp_api = Demon() # Log in to WhatsApp Web whatsapp_demon.login() @whatsapp_demon.event def on_message(chat): print(f"New message from {chat.name}: {chat.message}") @whatsapp_demon.event def on_ready(): print("Demon is ready!") chat = whatsapp_demon.open("Anupam Maurya") chat.send("HI")
Contributions are welcome! Feel free to open issues and pull requests to enhance the API's power.
See the list of contributors here.
This project is licensed under the WhatsApp API License. See the :doc:`LICENSE` file for details.
Unlock the potential of WhatsApp in your applications with Demon Connect - WhatsApp API!