=== WebMe NerealChat Bot ===
Contributors: webmeit
Tags: chat, bot, widget, nereal, integration
Requires at least: 5.0
Tested up to: 6.9
Stable tag: 1.0.2
Requires PHP: 7.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Injects an HTML widget with configurable BOT ID and colors into the footer.

== Description ==

The WebMe NerealChat Bot plugin allows you to easily integrate the Nereal Chat service widget into your WordPress site. 

Simply enter your **BOT ID** and customize the widget colors to match your brand directly from the settings page.

Terms and conditions: https://www.nerealchat.com/legal/view?type=terms

**Features:**
*   Easy integration with Nereal Chat.
*   Customizable primary and secondary colors using native color pickers.
*   Enable/Disable toggle to control visibility.
*   Lightweight and fast.

== Installation ==

1. Upload the `webme-nerealchat-bot` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to **WebMe > WebMe NerealChat Bot** to configure your BOT ID and colors.

== Screenshots ==

1. The settings page where you configure the BOT ID and colors.

== Changelog ==

= 1.0.2 =
* Added "Settings saved" notification with Italian translation.
* Added async parameter to the widget script.
* Formatted code to meet WordPress Coding Standards (WPCS).
* Removed discouraged load_plugin_textdomain() call.

= 1.0.1 =
* Code refactoring to meet strict WordPress.org Plugin Directory guidelines.
* Fixed WordPress Coding Standards (WPCS) violations.
* Prefixed all option keys and setting IDs to prevent conflicts.
* Fixed CSS and JS enqueueing methods.
* Moved configuration to the WebMe plugin panel.

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.1 =
Important structural and compliance updates.

= 1.0.0 =
Initial release.
