=== EVIBOT AI ASISTENT ===
Contributors: webyplus
Tags: ai chatbot, chat assistant, customer support, evibot
Requires at least: 6.5
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 0.1.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Connect your WordPress site to EVIBOT Cloud and display an AI chat assistant.

== Description ==

EVIBOT AI Assistant is a lightweight connector for the external EVIBOT Cloud service operated by WebyPlus.

The plugin itself remains usable without a time lock. AI answers, hosted configuration and the chat widget are provided by EVIBOT Cloud. A newly created Cloud account may include a seven-day service trial which starts only when the first site is successfully connected. When the service trial ends, availability and limits follow the selected Cloud plan.

The plugin can coexist with WebyPlus FAQ – EVIBOT. Both plugins deliberately reuse one anonymous installation identifier, so the same WordPress site occupies only one Cloud site slot and does not start another trial.

= External service =

This plugin connects to `https://api.webyplus.cz` to pair the site, obtain widget configuration and provide AI chat responses. The site URL, site name, WordPress/PHP version when status is refreshed, and visitor chat questions may be transmitted to WebyPlus. The widget asks visitors not to submit personal, sensitive or confidential information.

Service homepage: https://app.webyplus.cz/
Privacy policy: https://app.webyplus.cz/privacy.php
Terms of service: https://app.webyplus.cz/terms.php

== Installation ==

1. Install and activate the plugin.
2. Open EVIBOT AI in WordPress administration.
3. Create a one-time pairing code in EVIBOT Cloud.
4. Pair the site and configure the assistant in the Cloud.

== Frequently Asked Questions ==

= Is the plugin itself a seven-day trial? =

No. The GPL plugin is not time-locked. The seven-day period applies only to the externally hosted EVIBOT Cloud AI service.

= Can it run together with WebyPlus FAQ – EVIBOT? =

Yes. They use separate WordPress code and administration pages while sharing one Cloud site identity.

== Changelog ==

= 0.1.2 =
* Uses the WordPress enqueue API for the external widget script.
* Strengthens nonce verification for all administration actions.
* Uses transient administration notices instead of URL parameters.
* Adds translator context for the pairing-code expiration message.

= 0.1.1 =
* The Cloud trial now starts when the first site is connected.
* Improved trial explanation and connection button.

= 0.1.0 =
* Initial public beta connector for EVIBOT Cloud.
