TwitchIntegration
6 tools in this family (folder Editor/Tools/TwitchIntegration/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.
| Tool | Effect | Description |
|---|---|---|
livestream_apply_default_template | writes | Apply Buril's default streamer-mode template: a 3-option viewer poll |
livestream_export_oauth_setup_md | writes | Write a markdown walkthrough for Twitch developer-console setup, tailored to the |
livestream_generate_code | writes | Generate TwitchChatClient.cs, TwitchEventSubClient.cs, ChatCommandRouter.cs, and |
livestream_propose_from_prompt | read-only | Propose a TwitchSpec from a free-form natural-language streamer brief. |
livestream_simulate_chat_message | read-only | Simulate a Twitch chat message against a TwitchSpec's command table. Returns the |
livestream_validate_spec | read-only | Validate a TwitchSpec object. Returns the list of human-readable errors |