Skip to content

inkydom/TASagentTwitchBotDemos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.5%
  • Other 1.5%