Figuring out C# abilitites... graphics?

I’m a bit confused about what C# code through streamer.bot is capable of. I’m a Unity programmer and could make all sorts of simple games with C#. What I’m not understanding is how to get streamer.bot C# commands to interact with a game I make, and run it through streamer.bot. Is that even possible?

For example… could it run c# code that executes a program that draws some graphics? And then I could capture the output of that program via OBS? Everything I’m seeing so far looks like streamer.bot is driving “graphics” by toggling a bunch of OBS scenes and such. This seems reeeeeally convoluted and fussy to work with though.