Feel Chatbot is the official plugin for connecting your WordPress site to “FeelFlow”, the AI chat service provided by FeelFlow Inc. It places a small chat widget on your site, and an AI trained on your site’s public content (posts and pages) answers visitors’ questions automatically.
This plugin is a client for a cloud-based service (SaaS). A FeelFlow account (a free plan is available) and a widget API key are required to use it.
Key features
- Automatically displays an AI chat widget on your site, with an on/off toggle.
- “Logged-in only” mode to show the widget to signed-in users only.
- Response tuning via chatbot ID, label, and system prompt.
- 9 themes (manualive / minimal / corporate / warm / nature / ocean and dark themes).
- Provides REST endpoints so the FeelFlow backend can sync your site’s public content.
What you need
- A FeelFlow account (a free plan is available) and a widget API key, which you generate in the FeelFlow dashboard at https://chatbot.feelflow.net
External services
This plugin relies on FeelFlow, a third-party cloud-based AI chat service, to generate AI chat answers for visitors and to index your site’s public content for those answers. The plugin cannot provide its chat functionality without it.
This service is provided by FeelFlow Inc.: Terms of Service, Privacy Policy.
The data sent and when it is sent are as follows.
This plugin contacts the following FeelFlow domains:
widget.chatbot.feelflow.net– serves the chat widget’s JavaScript and CSS (CDN).apiv2.chatbot.feel-flow.net– the Chatbot API, used for AI answers, content sync, and the admin connection test.chatbot.feelflow.net– the FeelFlow dashboard, where you sign up and obtain a widget API key. It is opened only when you follow the link; the plugin makes no automatic requests to it.
-
Running the chat widget
- The widget’s JavaScript and CSS are loaded from the CDN host widget.chatbot.feelflow.net.
- When a visitor interacts with the chat, the input text, the context of the page being viewed, and the site’s public widget API key are sent to the Chatbot API host apiv2.chatbot.feel-flow.net to obtain an AI answer.
- When sent: when a visitor opens and uses the chat on a page where the widget is enabled.
-
Content sync
- This plugin provides authenticated REST endpoints (/feel-chatbot/v1/posts, /pages, /server-info) that the FeelFlow backend (host apiv2.chatbot.feel-flow.net) reads.
- The FeelFlow backend retrieves the body / title / excerpt / taxonomies (categories and tags) of your published posts and pages, the author information of public content (display name and email address), featured images (URL and alt text), and post custom fields (public metadata whose key does not begin with an underscore), and builds an index for AI answers.
- When sent: when a connection is configured with an API key and FeelFlow runs a sync.
-
Admin “API connection test” (Debug page)
- On the plugin’s Debug screen, clicking “API connection test” sends the configured widget API key to the Chatbot API health endpoint (path /health on host apiv2.chatbot.feel-flow.net) to verify connectivity.
- When sent: only when a site administrator clicks the test button on the Debug page.
Service provider and terms:
- Provider: FeelFlow Inc. https://feelflow.co.jp
- Terms of Service: https://id.feelflow.net/legal/terms
- Privacy Policy: https://id.feelflow.net/legal/privacy
