=== Tellyou AI ===
Contributors: tellyouai, StrawMonkey
Tags: AI, chatbot, automation, customer-support, assistant
Requires at least: 5.0
Tested up to: 7.0
Stable tag: 2.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Tellyou AI embeds an AI-powered support assistant to automate inquiries, boost engagement, and provide real-time answers.

== Description ==
Tellyou AI delivers an interactive AI assistant that:

* Automates visitor conversations with real-time, accurate AI responses
* Embeds site-wide or anywhere with `[tellyouai_embed]` shortcode
* Matches your website’s brand instantly
* Configures in seconds
* Improves support efficiency and user satisfaction immediately

Designed for blogs, eCommerce, and corporate sites requiring fast, consistent AI-powered support.

== Installation ==
1. Upload `/tellyou-ai` to `/wp-content/plugins/`
2. Activate the plugin in WordPress
3. Go to **Settings → Tellyou AI**, enter your **Agent ID** (and optional **Widget ID**)
4. Optionally use `[tellyouai_embed]` shortcode to place the assistant on specific pages. You can override the widget per shortcode with `[tellyouai_embed widget_id="..."]`

== Frequently Asked Questions ==
= How do I get my Widget ID? =
Log into your Tellyou AI account, open the agent, go to Deploy, click Wordpress and copy the unique Widget ID.

= Can I customize the assistant’s appearance? =
Yes. Choose dark, light, or auto theme to match your site.

= Can I embed it selectively? =
Yes. Use `[tellyouai_embed]` shortcode to display it only on selected pages.

== External Services ==
The plugin connects to Tellyou AI servers to deliver AI responses:

* Widget ID identifies your assistant configuration
* User messages are sent for AI processing
* Plugin version and platform sent for compatibility monitoring

**Service provider:** Tellyou AI  
- Website: [https://tellyou.ai](https://tellyou.ai)  
- Terms: [https://tellyou.ai/terms](https://tellyou.ai/terms)  
- Privacy: [https://tellyou.ai/privacy](https://tellyou.ai/privacy)

== Changelog ==
= 2.0 =
* Added optional Widget ID setting and `widget_id` shortcode attribute to target a specific widget configuration
* Renamed primary setting label to "Agent ID"

= 1.7 =
* Security improvements

= 1.6 =
* Version logging

= 1.5 =
* Added background options

= 1.4 =
* Sanitization callbacks for register_setting()
* Tested up to WP 6.8

= 1.3 =
* Author updated to Tellyou AI Team

= 1.2 =
* Added "auto" theme option

= 1.1 =
* Updated branding

= 1.0 =
* Initial release: widget ID + theme integration
