yGuy / chatgpt-mattermost-bot

A very simple implementation of a service for a mattermost bot that uses ChatGPT in the backend.
MIT License
145 stars 50 forks source link

Sending messages directly to the bot won't receive a reply. #26

Closed xifengzhu closed 1 year ago

xifengzhu commented 1 year ago

Sending messages directly to the bot should also receive from openai.

andrewchenshx commented 11 months ago

even in direct message with the bot, u need to mention the bot(@chatgpt) to trigger the bot to reply. i would be better if the bot automatically replies.