=== ChatForger ===
Contributors: chatforger
Tags: chatbot, ai, live chat, customer support, widget
Requires at least: 5.0
Tested up to: 6.7
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Add your ChatForger AI chatbot to any WordPress site in under a minute. No theme editing, no footer.php.

== Description ==

ChatForger lets agencies and businesses run a branded AI chatbot, trained on their own content, without hand-coding an embed script into every theme.

This plugin adds one settings field (your Bot ID) and handles the rest -- it prints the exact same widget embed script your ChatForger dashboard already gives you for manual copy-paste, so behavior, branding, and knowledge-base answers stay controlled entirely from your ChatForger dashboard.

Get your Bot ID from Dashboard > your bot > Widget tab at https://chatforger.com.

== Installation ==

1. Upload the `chatforger` folder to `/wp-content/plugins/`, or install the zip via Plugins > Add New > Upload Plugin.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to Settings > ChatForger and paste your Bot ID.
4. Save. The widget now appears on every front-end page.

== Frequently Asked Questions ==

= Where do I find my Bot ID? =

Log into your ChatForger dashboard, open the bot you want to embed, and go to its Widget tab. The Bot ID is the `data-bot-id` value in the snippet shown there.

= Does this slow down my site? =

The script loads with the `async` attribute, so it does not block page rendering.

= Can I change the bot's color, welcome message, or knowledge base from WordPress? =

No -- all of that is controlled from the ChatForger dashboard and updates live on your WordPress site automatically, with zero plugin-side changes needed.

== Changelog ==

= 1.0.0 =
* Initial release.
