# Aigrow Chatbot WordPress Plugin

A WordPress plugin that integrates the Aigrow Chatbot into your website.

## Features

- Admin settings page for configuring chatbot parameters
- Adds chatbot widget to frontend pages
- Includes Tailwind CSS for styling
- Customizable chatbot title and WebSocket URL
- Token-based authentication

## Installation

1. Upload the plugin files to the `/wp-content/plugins/aigrow-chatbot` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to 'Aigrow Chatbot' in the WordPress admin menu to configure settings

## Configuration

The plugin provides the following settings:

- **Chatbot Token**: Authentication token for the chatbot service
- **Chatbot Title**: Display title for the chatbot widget (default: "Research Paper Drafter")
- **WebSocket URL**: Endpoint for chatbot communication (default: "wss://gayoacehcoffee.my.id")

## Usage

Once configured, the chatbot widget will automatically appear on your website's frontend pages.

## Requirements

- WordPress 5.0 or higher
- PHP 7.4 or higher

## License

This plugin is licensed under the GPLv2 or later.
