unt/flarum-chatgpt

ChatGPT: AI-powered Auto-Reply Extension for Flarum.

Maintainers

Package info

gitee.com/cdalj/flarum-chatgpt.git

Homepage

Forum

Type:flarum-extension

pkg:composer/unt/flarum-chatgpt

Statistics

Installs: 12

Dependents: 0

Suggesters: 0

1.0.0 2025-02-21 05:45 UTC

This package is not auto-updated.

Last update: 2026-03-21 09:27:02 UTC


README

License Latest Stable Version Total Downloads

A Flarum extension.

The ChatGPT extension for Flarum includes an auto-reply discussion feature, customizable max tokens, and permission controls who can use this feature.

The auto-answer feature uses the text-davinci-003 model to generate quick and accurate responses to users' questions.

Installation

This extension requierd Flarum 1.7 and PHP 8.1.

Install with composer:

composer require unt/flarum-chatgpt:"*"

Updating

composer update unt/flarum-chatgpt:"*"
php flarum migrate
php flarum cache:clear

Links