pedrojlazevedo / twitch-chatgpt

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

[SUGGESTION] add bot cooldown and ability to use bot though channel points request #36

Open Bakabot307 opened 7 months ago

Bakabot307 commented 7 months ago

SUGGESTION

Meredith2k5 commented 6 months ago

Might be worth mentioning here as I think its more of an unintended feature, one that I dont want to see fixed being honest! - the 'Highlight my message' redeem triggers the chatbot and you can set a cooldown on the redeem. No idea why and ive not experimented with other message redeems or if its a one off but could be worth trying to change the text in 'highlight my message' and try it that way

pedrojlazevedo commented 4 months ago

It was intentionally actually :P

Through points it was too much on myside and the users side also involving twitch approvals.

The highlight message works well :) It's a flag currently.

pedrojlazevedo commented 3 months ago

Hello @Meredith2k5,

just added a cooldown feature :)

Care to try it?

Iraito commented 3 months ago

I'm trying to make it so that the bot answers only to a channel point redemption, any idea on how to make it happen?

Meredith2k5 commented 2 months ago

Hello @Meredith2k5,

just added a cooldown feature :)

Care to try it?

Sorry havnt been on GitHub in awhile! Ill give it a spin. Im trying to learn to code again so I made my own using Python running in Visual Studio Code, only downside is I have to have my computer running to use it so going to use your project for friends channels!

@Iraito - the 'highlight my message' redeem will trigger an AI response and is worth a try

Meredith2k5 commented 2 months ago

The cooldown works great and there is a new variable in Render for 'redeem channel points activation', it should work if you set that @Iraito