https://github.com/revertit/mybb-rt_chatgpt
RT ChatGPT is a plugin which utilizes OpenAI API to generate responses in selected forums and do tasks. The plugin can be extended and new models can be added with ease!
https://github.com/revertit/mybb-rt_chatgpt
chatgpt mybb-plugin openai php
Last synced: 8 months ago
JSON representation
RT ChatGPT is a plugin which utilizes OpenAI API to generate responses in selected forums and do tasks. The plugin can be extended and new models can be added with ease!
- Host: GitHub
- URL: https://github.com/revertit/mybb-rt_chatgpt
- Owner: RevertIT
- License: mit
- Created: 2023-05-05T13:38:51.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-10T12:22:36.000Z (over 1 year ago)
- Last Synced: 2025-06-17T10:47:40.791Z (about 1 year ago)
- Topics: chatgpt, mybb-plugin, openai, php
- Language: PHP
- Homepage:
- Size: 99.6 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## RT ChatGPT
RT ChatGPT is a plugin which utilizes OpenAI API to generate responses in selected forums and do tasks. The plugin can be extended and new models can be added with ease!
### Table of contents
1. [❗ Dependencies](#-dependencies)
2. [📃 Features](#-features)
3. [➕ Installation](#-installation)
4. [🔼 Update](#-update)
5. [➖ Removal](#-removal)
6. [💡 Feature request](#-feature-request)
7. [🙏 Questions](#-questions)
8. [🐞 Bug reports](#-bug-reports)
9. [📷 Preview](#-preview)
### ❗ Dependencies
- MyBB 1.8.x
- curl
- https://github.com/frostschutz/MyBB-PluginLibrary (>= 13)
- PHP >= 7.4.0 (Preferred 8.0 or above)
### 📃 Features
- Using strict typing declaration.
- Easy to configure options
- ChatGPT AI to respond in threads for selected forums
- ChatGPT AI to moderate threads and unapprove threads which are offensive/harmful/etc.
- Logs of failed/successful actions by OpenAI.
- More features to come.
### ➕ Installation
1. Copy the directories from the plugin inside your root MyBB installation.
2. Settings for the plugin are located in the "Plugin Settings" tab. (`/admin/index.php?module=config-settings`)
### 🔼 Update
1. Deactivate the plugin.
2. Replace the plugin files with the new files.
3. Activate the plugin again.
### ➖ Removal
1. Uninstall the plugin from your plugin manager.
2. _Optional:_ Delete all the RT ChatGPT plugin files from your MyBB folder.
### 💡 Feature request
Open a new idea by [clicking here](https://github.com/RevertIT/mybb-rt_chatgpt/discussions/new?category=ideas)
### 🙏 Questions
Open a new question by [clicking here](https://github.com/RevertIT/mybb-rt_chatgpt/discussions/new?category=q-a)
### 🐞 Bug reports
Open a new bug report by [clicking here](https://github.com/RevertIT/mybb-rt_chatgpt/issues/new)
### 📷 Preview
