Skip to content

Handling Chat Commands

Jillian Ogle edited this page Jun 3, 2019 · 1 revision

Current method is to execute commands directly from the chat messages, however the interface for moderation needs to expand to at least 1 more method, possibly 2:

Trigger the websocket event locally on the client. Trigger via an API call.

It will probably be better to handle these through WS events at first.

Clone this wiki locally