onury5506 / Discord-ChatGPT-Bot

Discord ChatGPT bot
MIT License
166 stars 71 forks source link

Bot attaches images to messages without input #16

Closed litbeep closed 1 year ago

litbeep commented 1 year ago

After asking any question, the bot will automatically edit the message and add an AI-generated image several minutes later. It seems to happen on all responses sent by the bot.

image

wsimon98 commented 1 year ago

yeah. super annoying. hopefully this gets fixed.

onury5506 commented 1 year ago

You can disable it by setting "USE_EMBED" to false.

wsimon98 commented 1 year ago

where would that option be?

edit: in the .env file