A tool to connect a player's Ninjabrain Bot data to observers.
How it works
A local relay runs alongside Ninjabrain Bot, reading its data and forwarding it to a central server. Observers connect via a simple room code and see live stronghold positions, eye throw data, and player stats through WebSockets.

Open source
Fully open source. The websocket server is self-hostable. No personal data is stored nor collected. View the code on GitHub below.