WPBot

WPBot

WhatsAppAI moderationOpen source

AI moderator for WhatsApp groups. Deletes spam and scams, screens join requests, and sends an evening digest — built from simple agents you point at any group.

WhatsApp needs an always-on connection, so WPBot runs 24/7 on FlowEngine and auto-restarts (a laptop that sleeps drops the link). Pair your phone by scanning a QR in the app after deploy. Pick your AI in the app under Settings — paste any OpenAI-compatible key, or your FlowEngine gateway key; models are fetched from the provider, never hardcoded.

WPBot screenshot
Environment variables
Optional
AI_BASE_URLOptional — OpenAI-compatible endpoint to preconfigure. Leave blank to set AI in the app.
AI_API_KEYOptional — API key for that endpoint. You can also add providers in Settings after deploy.
Source
FlowEngine-cloud/wpbot
Built from the repo on deploy — no registry needed.
Requirements
FlowEngine account. WhatsApp pairs by QR after deploy; AI is set up in the app.
View on GitHub