Streamer.bot → Unreal Engine UDP OSC Bridge
StreamerBot v0.0.1

Streamer.bot → Unreal Engine UDP OSC Bridge

Developed by FlockersDesign

A high-performance C# script for Streamer.bot that bridges Twitch interactions directly into Unreal Engine using optimized UDP OSC communication.
Download Product
Compatibility Streamer.bot / Unreal Engine
Last updated Sep 26, 2026
Version 0.0.1
Downloads 24
Compatibility Note

Streamer.bot 1.0.7 is currently not supported (tested). Please use a supported Streamer.bot version for full compatibility.

```

A high-performance C# script built for Streamer.bot that bridges Twitch interactions directly into Unreal Engine using fast and lightweight UDP OSC communication. Send usernames, commands, channel point inputs, and custom event data directly into your Unreal Engine projects in real-time.

Key Features

Real-Time UDP OSC Bridge

Sends lightweight UDP OSC packets directly from Streamer.bot to Unreal Engine for fast and reliable local event communication.

Username & Input Data

Pass the Twitch username and raw command or channel point input as OSC string arguments so Unreal Engine can extract and use the data dynamically.

Twitch Events & Commands

Connect Twitch follows, channel points, commands, and other Streamer.bot actions to custom Unreal Engine events, gameplay mechanics, effects, and interactions.

Zero External Dependencies

Uses standard C# functionality, memory streams, byte handling, and UDP sockets without requiring third-party DLLs or additional frameworks.

Connection

Protocol

UDP / OSC

Default Port

8000

Source

Streamer.bot

Destination

Unreal Engine

Setup Guide

A complete setup guide is available on YouTube, covering the Streamer.bot configuration and Unreal Engine OSC setup.

Watch Setup Guide
```