=== easychat AI Chatbot Integration ===
Contributors: easychatbot
Tags: ai, chatbot, wordpress, integration, easychat
Requires at least: 5.0
Tested up to: 6.8
Stable tag: 1.1.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Easily integrate your AI chatbot from [easychat.ch](https://easychat.ch) into your WordPress website – just paste the snippet and you're done!

== Description ==

With the **easychat AI Chatbot Integration**, you can add your easychat chatbot to your WordPress site in just a few clicks.
Simply paste your JavaScript snippet from the easychat dashboard, and the chatbot will automatically appear on all pages of your website.

**Functions:**
- Easy integration via snippet input
- No programming knowledge required
- Works with all themes and page builders
- Privacy-friendly integration

== Installation ==

1. Install and activate the plugin.
2. Go to *Settings → easychat AI Chatbot*.
3. Insert your snippet from the [easychat dashboard](https://dashboard.easychat.ch).
4. Save – done!

== Frequently Asked Questions ==

= Where does the chatbot appear? =
The snippet is automatically embedded in your website's footer, directly before the closing `</body>` tag.

= Can I embed multiple chatbots? =
Currently, one snippet is provided per website. Multiple instances are possible via the snippet content.

== Screenshots ==
1. Settings page with snippet field

== External services ==

This plugin connects to the external service **easychat.ch** to display the AI chatbot widget on your website.

When activated, the plugin automatically loads the script from:
https://bot.easychat.ch/chatwidget.js

The script connects your website to the easychat chatbot system and enables interactive conversations directly on your site.

=== Data transmission ===
When the chatbot loads, it sends:
- the `data-client`, `data-bot`, and `data-token` identifiers you entered in the plugin settings, 
- together with standard browser connection data (such as IP address and user agent),
to the easychat servers for authentication and chatbot functionality.

No data is stored or transmitted by the plugin itself. All chatbot interactions occur directly between the visitor’s browser and easychat’s infrastructure.

=== Service provider ===
Service provided by:
**easychat.ch**
Switzerland  
Website: https://easychat.ch  
Terms of Service: https://easychat.ch/terms  
Privacy Policy: https://easychat.ch/privacy

== Changelog ==
= 1.0.0 =
* First release of the easychat AI chatbot integration