=== Chatbot FAQ ===

Contributors:       attilailyes
Tags:               FAQ, Chat
Requires at least:  5.2
Tested up to:       6.6
Requires PHP:       5.6
Stable tag:         1.0.6
License:            GPLv2 or later
License URI:        https://www.gnu.org/licenses/gpl-2.0.html

== Description ==
A simple plugin for frequently asked questions in a chat format with several customization options, aiming to achieve a straightforward module without complicating or cluttering too much.


Customization options besides questions and answers:
- Background of the questions;
- Background of the answers;
- Color of the question text;
- Color of the answer text;
- Chat icon: in addition to the 4 default icons, it is also possible to upload a custom icon;
- Chat width on desktop and mobile (separately).

== Installation ==
1. Upload `chatbot-faq` to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.

== Settings ==
Go to default Wordpress Settings, Chatbot FAQ

== Frequently Asked Questions ==
= Can I use HTML in questions or answers? =
NO! You can use markdown.
Here the basic sytanx: https://www.markdownguide.org/basic-syntax/

== Changelog ==

= 1.0.4 =
* Initial release.

== Upgrade Notice ==

= 1.0.5 =
* Initial release.

=1.0.6=
* Initial release.