Skip to content

TASagent/TASagentTwitchBotDemos

Repository files navigation

TASagent Stream Bot Demos

Demonstrations of my extensible, modular C# stream bot development framework.

How do I use this?

Follow the instructions in the TASagentTwitchBotCore project to get started. More detailed instructions to come.

Notifications

In OBS, add the following BrowserSources

http://localhost:5000/BrowserSource/overlay.html - Image notifications (example size: 800px wide x 600px tall)
http://localhost:5000/BrowserSource/controllerSpy.html - SNES NintendoSpy Overlay (example size: 400px wide x 100px tall)
http://localhost:5000/BrowserSource/timer.html - Timer overlay (example size: 450px wide x 150px tall)
http://localhost:5000/BrowserSource/ttsmarquee.html - Scrolling TTS Marquee (example size: 1920px wide x 60px tall)
http://localhost:5000/BrowserSource/emoteRain.html - Raining Emote effect (example size: 1920px wide x 1080px tall)