Title: Odpochat AI Chatbot
Author: odpochat
Published: <strong>September 22, 2026</strong>
Last modified: September 22, 2026

---

Search plugins

![](https://ps.w.org/odpochat-ai-chatbot/assets/banner-772x250.png?rev=3707245)

![](https://ps.w.org/odpochat-ai-chatbot/assets/icon-256x256.png?rev=3707245)

# Odpochat AI Chatbot

 By [odpochat](https://profiles.wordpress.org/odpochat/)

[Download](https://downloads.wordpress.org/plugin/odpochat-ai-chatbot.1.60.0.zip)

 * [Details](https://wordpress.org/plugins/odpochat-ai-chatbot/#description)
 * [Reviews](https://wordpress.org/plugins/odpochat-ai-chatbot/#reviews)
 *  [Installation](https://wordpress.org/plugins/odpochat-ai-chatbot/#installation)
 * [Development](https://wordpress.org/plugins/odpochat-ai-chatbot/#developers)

 [Support](https://wordpress.org/support/plugin/odpochat-ai-chatbot/)

## Description

This plugin connects your WordPress site to the AI chatbot service Odpochat.com (
Odpovidej.cz for Czech-language sites). Once you connect an account, it:

 * automatically inserts the chatbot widget on your site, following rules you choose,
 * walks you through setting up the chatbot’s appearance and behavior right in wp-
   admin,
 * can crawl your site’s sitemap and suggest pages to use as source content for 
   the chatbot’s answers,
 * shows a conversation overview (Inbox) and basic statistics (Report) directly 
   in WordPress,
 * lets you pick a plan and manage billing without leaving wp-admin.

The plugin requires an account on Odpochat.com / Odpovidej.cz (you can create one
directly from the plugin; a free plan is available).

#### External services

This plugin connects to the following external services:

 * **Odpochat.com / Odpovidej.cz API** (`https://app.odpochat.com` / `https://app.
   odpovidej.cz`) – the core of the plugin’s functionality (chatbot settings, conversations,
   billing). All plugin features depend on this account you create and connect yourself.
   See the [Odpochat.com Terms of Service](https://odpochat.com) and [Privacy Policy](https://odpochat.com),
   or the [Odpovidej.cz Terms of Service](https://odpovidej.cz) and [Privacy Policy](https://odpovidej.cz).
 * **Stripe** (`https://js.stripe.com`) – loads Stripe’s payment form when you choose
   to activate a paid plan, on the Billing page only. See [Stripe’s Privacy Policy](https://stripe.com/privacy).
 * **Microsoft Clarity** (`https://www.clarity.ms`) – optional, OFF by default. 
   Records anonymous sessions on the plugin’s own wp-admin pages only if you explicitly
   enable it under Settings > Analytics. See [Microsoft’s Privacy Statement](https://privacy.microsoft.com/privacystatement).

### Privacy

The plugin stores only the integration metadata needed to connect to your account
locally (in `wp_options`): API key, tokens, and a cached plan/usage snapshot. Detailed
prompt, appearance and billing management happens in the Odpochat.com/Odpovidej.
cz SaaS admin, which the plugin either links to or calls via its API.

When a visitor uses the chatbot widget on your site’s frontend, their conversation
is processed by Odpochat.com/Odpovidej.cz – see the privacy policy at https://odpochat.
com or https://odpovidej.cz for details.

## Screenshots

[⌊The Report overview, right inside wp-admin.⌉⌊The Report overview, right inside
wp-admin.⌉[

The Report overview, right inside wp-admin.

[⌊The appearance and chatbot-behavior setup wizard.⌉⌊The appearance and chatbot-
behavior setup wizard.⌉[

The appearance and chatbot-behavior setup wizard.

[⌊The Inbox with visitor conversations.⌉⌊The Inbox with visitor conversations.⌉[

The Inbox with visitor conversations.

## Installation

 1. Upload and activate the plugin.
 2. In the “AI Chatbot” menu, create a new account or log in to an existing one.
 3. Go through the appearance and chatbot-behavior setup wizard.
 4. The widget appears on your site automatically, based on the display rules you chose(
    Settings > Widget display).

## FAQ

### Is the plugin free?

The plugin itself is free. The Odpochat.com/Odpovidej.cz free plan has a monthly
limit on conversations and source content; paid plans raise that limit. Limits are
enforced by the connected SaaS account, not by any artificial restriction in the
plugin’s own code.

### Does the plugin send any data without my consent?

No. Besides talking to the Odpochat.com/Odpovidej.cz API (required for the chatbot
to function, using the account you connect yourself) and Stripe (only on the billing
page, when you choose to pay), the plugin does not contact any other external server.
Microsoft Clarity is off by default and only turns on if you enable it yourself 
under Settings > Analytics.

### Where does the widget show up on my site?

Based on the rules under Settings > Widget display – you can choose the whole site,
admin only, or specific pages/URL patterns.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Odpochat AI Chatbot” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ odpochat ](https://profiles.wordpress.org/odpochat/)

“Odpochat AI Chatbot” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/odpochat-ai-chatbot/contributors)
for their contributions.

[Translate “Odpochat AI Chatbot” into your language.](https://translate.wordpress.org/projects/wp-plugins/odpochat-ai-chatbot)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/odpochat-ai-chatbot/),
check out the [SVN repository](https://plugins.svn.wordpress.org/odpochat-ai-chatbot/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/odpochat-ai-chatbot/)
by [RSS](https://plugins.trac.wordpress.org/log/odpochat-ai-chatbot/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.60.0

 * Renamed to “Odpochat AI Chatbot” / “Odpovidej AI Chatbot” for a more distinctive
   plugin listing name.
 * The onboarding step 3 resource limit now always reflects the connected account’s
   real, current plan (never a hardcoded assumption).
 * Inline `<style>`/`<script>` output now goes through `wp_add_inline_style()`/`
   wp_add_inline_script()` instead of raw tags.
 * Added server-side validation of uploaded chat icons (image format/size checked
   before forwarding to the API) and sanitized the bulk text-resource input.

#### 1.59.0

 * Removed the Plugin URI header (it was identical to Author URI, which WordPress.
   org’s submission check rejects).

#### 1.58.0

 * The plugin’s primary name/description/links now lead with “AI Chatbot (odpochat.
   com)” for WordPress.org listing purposes – Czech WordPress sites still see “AI
   Chatbot (odpovidej.cz)” once installed, unchanged.

#### 1.57.0

 * Plugin Check compliance pass: fixed missing output escaping, translated readme.
   txt into standard English, trimmed the short description.

#### 1.56.0

 * Fixed missing English translations on the WordPress Dashboard widget (stats, “
   View report”/”Open Inbox” buttons), which previously fell back to Czech.
 * Filled in a handful of other missing English translations across the plugin (
   icons, error messages, report time windows).

#### 1.55.0

 * Renamed to “AI Chatbot (odpovidej.cz)” / “AI Chatbot (odpochat.com)” with a more
   descriptive plugin listing description.
 * “Visit plugin site” now links to odpovidej.cz or odpochat.com depending on the
   site’s language.

#### 1.54.0

 * “Analyze site content” is now highlighted as the primary action (filled button).
 * The Analytics opt-in toggle no longer names the specific analytics service in
   its label.
 * The source-usage counter now breaks the limit down by webpage/text source instead
   of showing one combined number.

#### 1.53.0

 * Added an opt-in toggle for Microsoft Clarity (Settings > Analytics), off by default.
 * Added readme.txt and the GPL license header.

#### 1.52.0

 * The payment button on the billing page now only appears once the payment form
   has finished loading.

#### 1.51.0

 * “Add custom text” is now a popup next to the “Analyze site content” button.
 * The plugin’s name and description in the Plugins list follow the WordPress site’s
   language.

#### 1.50.0 and earlier

 * Report overview, Inbox, onboarding wizard, unread-conversations badge, Dashboard
   widget, two-brand (CS/EN) admin localization, and various smaller improvements.

## Meta

 *  Version **1.60.0**
 *  Last updated **1 day ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.1.2**
 *  PHP version ** 8.0 or higher **
 *  Languages
 * [Czech](https://cs.wordpress.org/plugins/odpochat-ai-chatbot/) and [English (US)](https://wordpress.org/plugins/odpochat-ai-chatbot/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/odpochat-ai-chatbot)
 * Tags
 * [AI](https://wordpress.org/plugins/tags/ai/)[chatbot](https://wordpress.org/plugins/tags/chatbot/)
   [customer support](https://wordpress.org/plugins/tags/customer-support/)[live chat](https://wordpress.org/plugins/tags/live-chat/)
   [widget](https://wordpress.org/plugins/tags/widget/)
 *  [Advanced View](https://wordpress.org/plugins/odpochat-ai-chatbot/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/odpochat-ai-chatbot/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/odpochat-ai-chatbot/reviews/)

## Contributors

 *   [ odpochat ](https://profiles.wordpress.org/odpochat/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/odpochat-ai-chatbot/)