
Overview
BenzyChat
Exports
The exports other resources can call. There are two: one to draw a bubble on a client, one to broadcast a message from the server. Both are safe to call from anywhere — BenzyChat renders on the client and never touches your game logic.
Events
BenzyChat provides chat, so the stock chat events other resources already use keep working — you don't change anything. This file lists those, plus BenzyChat's own broadcast event, each with a ready-to-paste example.
Integrations
BenzyChat is a drop-in replacement for the stock chat, so most servers add it and change nothing else. This covers the one install step, why other resources keep working, and how to push messages yourself.