=== Talkmio – AI Live Chat ===
Contributors: rolkaxx
Tags: live chat, ai chatbot, customer support, chat widget, helpdesk
Requires at least: 6.3
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 1.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

AI live chat for your website. Mio answers visitors from your own content, in their language, and hands tough questions to your team.

== Description ==

Talkmio adds a chat widget to your WordPress site. Mio, the AI assistant, reads your pages, FAQ and documents and answers visitors 24/7. When a person is needed, the conversation lands in your Talkmio inbox with the full history. E-mails become tickets, and you can see who is on your site in real time.

* AI answers in 30+ languages, only from your content
* Live chat with your team, AI-suggested replies, translation
* Facebook Messenger, Instagram and WhatsApp in the same inbox
* Tickets and e-mail channel
* Live visitors: country, page, device, source
* Free plan, no card required

**How it works**

1. Create a free account at [app.talkmio.com](https://app.talkmio.com) and add your website.
2. Copy the site key into Settings → Talkmio.
3. The chat bubble appears on your site. Mio learns from your pages automatically.

The plugin itself stores only your site key and two display options in the WordPress options table. It does not create tables or store visitor data in WordPress.

== External services ==

This plugin connects to Talkmio, a hosted live-chat service operated by Internet Solutions, UAB (Lithuania, EU), to display the chat widget and to handle conversations.

* What is sent and when: on every public page load the widget script is loaded from `https://app.talkmio.com/w/<your-site-key>.js`. While a visitor uses the chat, their messages, the page URL, browser language and IP address are sent to app.talkmio.com so Mio and your team can answer. If you enable "Pass the logged-in user's name and e-mail", the name and e-mail of logged-in users are passed to the widget so the conversation is attributed to them.
* Terms of service: https://talkmio.com/terms/
* Privacy policy: https://talkmio.com/privacy/

No data is sent to Talkmio until you enter a site key.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/` or install it from Plugins → Add New, then activate it.
2. Create a free account at https://app.talkmio.com and add your website.
3. Copy the site key (Websites → your site → Install) into Settings → Talkmio and save.

== Frequently Asked Questions ==

= Do I need a Talkmio account? =

Yes. The free plan includes the AI assistant, live chat and one website; no card is required.

= Where does Mio get its answers? =

From your own website pages and the documents you upload in Talkmio. It does not answer from general internet knowledge.

= Can I hide the chat for administrators? =

Yes — Settings → Talkmio → "Hide the chat for logged-in administrators".

= Does the plugin slow down my site? =

The widget script is loaded asynchronously after the page and is about 30 KB.

= Is it GDPR compliant? =

Talkmio is operated in the EU and offers a data processing agreement; see https://talkmio.com/privacy/.

== Screenshots ==

1. Chat widget on a website with Mio answering a visitor.
2. Settings → Talkmio: site key and options.
3. Talkmio inbox with website, Messenger and e-mail conversations.

== Changelog ==

= 1.1.0 =
* Widget is loaded with wp_enqueue_script (async), uninstall removes options, strings translatable.

= 1.0.0 =
* First release.

== Upgrade Notice ==

= 1.1.0 =
Recommended: standard script loading and clean uninstall.
