Add an AI chatbot to your website
Feedbot is one AI agent for your site or app with three roles:
- Supports. Answers from your knowledge base and calls your API through Actions.
- Sells. Qualifies visitors, recommends a plan and shows buttons to buy, start a trial or book a demo.
- Listens. Turns bugs, complaints and ideas into issues that your coding agent can pull via MCP or the CLI.
Quick start
Section titled “Quick start”-
Create a bot from your site URL or docs.
-
Paste the snippet before
</body>:<script src="https://w.feedbotai.com/v1/feedbot.js" data-bot-id="YOUR_BOT_ID" async></script> -
Open your site and send a test message. Conversations appear in the dashboard, and new leads and issues are sent to Telegram.
Guides
Section titled “Guides”- Install the widget: HTML, Next.js, inline mode and options.
- Identify users: pass user id and email with an HMAC hash.
- JavaScript API: open, close, send messages, register client actions.
- Chat link: a hosted chat page for apps, emails and QR codes.
- Notifications: Telegram, Slack, Discord, email and webhooks.
- API & MCP: REST API and MCP server for coding agents.
- Agent reports & CLI:
npx feedbot pulland agent-ready Markdown.