Koischizo / AI-Vtuber

AI Livestreamer for Youtube
https://www.youtube.com/watch?v=1MrDnLBc-wQ
MIT License
384 stars 91 forks source link

How to use for twitch #34

Open Sylensar opened 1 year ago

Sylensar commented 1 year ago

I know how to get the api token for twitch chat but can anyone help me with replacing the code in the project?

SkorpionErosAI commented 1 year ago

If you watch "How to Write a Twitch Chat bot in 5 Minutes!" from BearTheCoder on youtube you should get it, this video helped me do it, he does it in javascript if I remember correctly, just send all that through chatgpt if you want it in python and then I think you only need to replace the read_chat() function and you are good

Sylensar commented 1 year ago

Okay thanks, ill try now

Sylensar commented 1 year ago

@SkorpionErosAI is it possible for you to shoot me the template of your code on Discord or something so I can fill in the data. I managed to get the run.py to grab my chat but the bot doesn't respond. Been at it for 2 days

batgirldee commented 11 months ago

id like to see if we could get this working and added to the code or if possible see the code