Quick start guide
- Create your account: go to app.kwamlemedia.com/home/sign_up and fill in your details.
- Verify your email: click the activation link sent to your inbox.
- Connect Facebook: from Dashboard → Channels → Connect Facebook.
- Select your pages: pick the pages you want to automate.
- Build your first bot: Bot Builder → New Bot → choose a template or start from scratch.
After that, your bot is ready to reply to your page's messages and comments automatically!
Connecting a Facebook Page
Kwamle Media uses the official Facebook Login + Pages API. The required permissions are:
pages_show_list— the list of your pagespages_messaging— send/receive Messenger messagespages_manage_posts— schedule postspages_read_engagement— read comments and interactionspages_manage_engagement— reply to comments
These permissions are approved by Meta for business use.
Building a smart bot
The bot builder works by drag-and-drop. Each block represents an action:
- Send Message: send text, an image, a video, or a product card.
- Ask Question: ask the user something and store their answer.
- Condition: conditional branches (if / else).
- AI Reply: let the AI craft a dynamic response.
- Tag User: add a label to the user to target them later.
- HTTP Request: call an external API.
Setting up AI keys
Go to AI Studio → Providers and add your keys:
OpenAI: sk-proj-...
Gemini: AIza...
Anthropic: sk-ant-api03-...
Groq: gsk_...
DeepSeek: sk-...
Kwamle Media rotates between keys automatically, prefers free providers first, and logs every token.
Building an in-chat store
- Go to Ecommerce → Stores → New Store.
- Add the store name, logo, and description.
- Add your products (name, image, price, quantity).
- Connect a payment gateway (Stripe / Paymob / PayPal).
- Define shipping methods and their costs.
- Link the store to one of your bots to start selling.
More detailed documentation is coming soon
We're working on video tutorials, hands-on examples, and a comprehensive knowledge base.
For instant support, reach us at support@kwamlemedia.com
