Whinself is a powerful WhatsApp integration platform that enables seamless communication and automation for businesses and projects. Our platform provides robust APIs and tools to connect your applications with WhatsApp's messaging capabilities.
Build intelligent chatbots, automate processes, create smart home triggers, and integrate with web applications using our comprehensive WhatsApp messaging client with full multimedia support.
Take control of your WhatsApp groups with powerful management capabilities. Automate group creation, deploy interactive polls, schedule targeted content, and implement moderation.
Leverage WhatsApp's channels feature to build your marketing presence. Create and manage broadcast channels, schedule content, and engage with your audience effectively.
We believe in straightforward pricing without hidden fees or complex calculations.
That's it. No surprises, no hidden fees.
Whinself runs seamlessly as a Docker container, making deployment simple across any environment.
To get started quickly, you can run the Whinself container using environment variables:
docker run \
-e devicename=whinself \
-e slotid=mybot \
-e portin=8888 \
-e logsse=true \
-e logstdout=true \
-p 8888:8888 \
--name whatsapp-bot \
inutil/whingo:latest
This method is ideal for quick testing or first-time setup. For more advanced control and persistent configuration, refer to the documentation on using a config.json
file.
Open your browser and go to http://localhost:8888
(or the port you configured) to complete the setup and link your WhatsApp account.