pedrojlazevedo / twitch-chatgpt

ChatGPT Implementation for Twitch Streamers
67 stars 1.63k forks source link

After writing a prompt, the bot will send 2 messages into the chat #40

Closed Marc899 closed 6 months ago

Marc899 commented 6 months ago

Hi there,

after writing the command I set for the Bot "!chat" and a message, the bot will reply twice.

I created a seperate Account for the bot and set the TWITCH_AUTH token to the token of the new account. The bot will reply as the new account, but my main account will also reply as the bot.

Is there anything I forgot to set or have to change so that only the new account will reply?

Thanks!