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!
- ❗ Dependencies
- 📃 Features
- ➕ Installation
- 🔼 Update
- ➖ Removal
- 💡 Feature request
- 🙏 Questions
- 🐞 Bug reports
- 📷 Preview
- MyBB 1.8.x
- curl
- https://github.com/frostschutz/MyBB-PluginLibrary (>= 13)
- PHP >= 7.4.0 (Preferred 8.0 or above)
- 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.
- Copy the directories from the plugin inside your root MyBB installation.
- Settings for the plugin are located in the "Plugin Settings" tab. (
/admin/index.php?module=config-settings
)
- Deactivate the plugin.
- Replace the plugin files with the new files.
- Activate the plugin again.
- Uninstall the plugin from your plugin manager.
- Optional: Delete all the RT ChatGPT plugin files from your MyBB folder.
Open a new idea by clicking here
Open a new question by clicking here
Open a new bug report by clicking here