Streamer.bot export
The Kinkajou Bridge router action (C# source + Streamer.bot .sb import) lives in the Bridge repo:
github.com/phai-ting/kinkajou-bridge/tree/main/streamerbot
Quick start
- Download or open
KinkajouBridge.sb. - In Streamer.bot, use Import and load that file.
- Create your own actions named like
Kinkajou - Print Startedfor events you care about — see Actions and arguments.
Re-importing the export only refreshes the router; it does not overwrite your Kinkajou - … handlers.