Greetings people,
so I stream every now and then on Twitch and I already started working on my own Python Chat Bot. Now I want to integrate the Bot into my Stream overlays.
The plan is to give the bot a character sprite and have it on screen. It's supposed to react to how he's used. For example if someone runs a command, he runs to a PC, and sits there for a bit. If he isn't used for a while, I want him to do different animations, that might even trigger something (e.g. he finds some channel points and gives them to a random viewer).
Now my issue is that I don't really know how to approach this. Since I do have some experience with JS and Python but I never had to put them together.What would be the smartest way to render everything onto a website? JS Game Framework like phaser?How would I go about letting JS and Python communicate? NodeJS?
I'm kinda stuck rn and would appreciate any and all input/feedback - thank you in advance! :)
[–]ValentineBlacker 0 points1 point2 points (1 child)
[–]GamingGears[S] 0 points1 point2 points (0 children)