wAIfu-DEV / w-AI-fu

Talk with or stream using an AI Vtuber [REQUIRES NOVELAI] blazing fast 🔥 READ THE README
GNU General Public License v3.0
126 stars 9 forks source link

Twitch messages not being read properly #1

Closed xxandeer closed 1 year ago

xxandeer commented 1 year ago

It does not fetch messages from twitch, do you have any solution for that?

wAIfu-DEV commented 1 year ago

This part is very much not documented, my bad.

Let me give you a checklist of things to do in order to make it work:

If it still does not work, please hmu. I will check on my end if there is anything wrong with the program itself I haven't checked in a while.

wAIfu-DEV commented 1 year ago

Yep there does seem to be a bug, working on it. Also need to point out that it won't read any chat message until the user made an input (text or voice).

xxandeer commented 1 year ago

And also it seems like the /run command not runs when read_live_chat = true I manage to start it by this curl command in a separate terminal curl -X POST -H "Content-Type: application/json" -d "{\"data\": [\"channelname\"]}" http://localhost:7830/run

And I can see the the last message in localhost:7830/api in the browser

But it just loops empty message, i think that has to do with the verifyTexts booleen.

Do you have discord by any chance? We can try too figure it out together :)

wAIfu-DEV commented 1 year ago

Issue should be fixed now. There was a problem with a check that was always false preventing the /run from running + some other bugs I introduced by rewriting the input system.

Download the release 1.0.3 and you are good to go!

If you still want to contact me via discord: w-AI-fu_dev#0678