• The default language of any content posted is English.
[021] ChatGPT Autoresponder

[021] ChatGPT Autoresponder 1.4.0

trollet

Well-known member
NullCave Friend
Messages
181
Reactions
393
Website
mickesfiler.one
GPT-4 models support
You will be able to use this model only if you have been granted access to it.
 

Attachments

  • BS-ChatGPTQuickReplyBot-1.3.2-nulled.zip
    38.5 KB · Views: 9
  • Chat model option.png
    Chat model option.png
    32 KB · Views: 19
trollet updated [021] ChatGPT Autoresponder with a new update entry:

Update 1.4.0

  • New option: Reply on thread author quotes only – If enabled, the bot will only respond to messages from an author of a thread containing a quote of a bot's message.
  • New permission: Max replies per thread – Allows limiting the number of available replies in a thread for specific user groups. The permission is also available in node permissions.

Read the rest of this update entry...
 
my error

We found some errors while trying to install the following add-on:[021] ChatGPT Autoresponder 1.4.0
The following errors must be resolved before continuing:
  • Please purchase a license for this add-on before installing it.
 
my error

We found some errors while trying to install the following add-on:[021] ChatGPT Autoresponder 1.4.0
The following errors must be resolved before continuing:
  • Please purchase a license for this add-on before installing it.

setup.php open
Find:
Code:
        if (! $checker->isAllowedAction('install')) {
            $errors[] = 'Please purchase a license for this add-on before installing it.';
        }
Replace:
Code:
        if ($checker->isAllowedAction('install')) {
            $errors[] = 'Please purchase a license for this add-on before installing it.';
        }
Save and install
 
xenforo addon version 1.4.0 nulled
 

Attachments

  • [021] ChatGPT Autoresponder.zip
    108.7 KB · Views: 12
Top