-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
60 lines (38 loc) · 2.47 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
=== CommentorAI ===
Contributors: Chaitanya Rai
Tags: chatgpt, openai, gpt-3.5-turbo, comment, autoreply, comments reply, comments auotreply, chatgpt-3, chatgpt-3.5, autoreply comments, a.i. plugin
License: GPLv3
Automatically generates and replies to comments on your WordPress website using OpenAI's ChatGPT.
== DESCRIPTION ==
CommentorAI Plugin uses OpenAI's ChatGPT to automatically generate and reply to comments on your WordPress website. Save time moderating comments and engage with your audience using AI-generated responses.
= FEATURES =
* Automatically generate replies to comments using ChatGPT
* Configure API key and settings through the WordPress admin panel
* Option to manually approve or edit AI-generated replies
* Customizable reply templates
= COMPATIBILITY =
Compatible with WordPress 5.9+ and backwards to WP 5.6.0. Compatible with Classic Editor plugin (Gutenberg editor deactivated).
== Installation ==
= Minimum Requirements =
* PHP version 7.4 or greater is recommended
* MySQL version 5.6 or greater is recommended
= Automatic installation =
Automatic installation is the easiest option as WordPress handles the file transfers itself and you don't even need to leave your web browser. To do an automatic install of CommentorAI , log in to your WordPress admin panel, navigate to the Plugins menu and click Add New.
In the search field type "CommentorAI " and click Search Plugins. Once you have found our plugin you can install it by simply clicking Install Now. After clicking that link you will be asked if you are sure you want to install the plugin. Click yes and WordPress will automatically complete the installation.
= Manual installation =
The manual installation method involves downloading our plugin and uploading it to your web server via your favorite FTP application.
1. Download the plugin file to your computer and unzip it
2. Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installations wp-content/plugins/ directory.
3. Activate the plugin from the Plugins menu within the WordPress admin.
== Screenshots ==
1. Plugin settings page
2. Comment reply configuration
3. AI-generated comment reply example
== Usage ==
1. Install and activate the plugin
2. Go to WordPress Settings menu > CommentorAI
3. Configure the API key and settings for the ChatGPT integration
4. Enable or disable automatic comment replies, and customize reply templates as needed
== Changelog ==
= 1.0.0 - 2023/04/22 =
* Initial release