-
Notifications
You must be signed in to change notification settings - Fork 0
Commands
Artem Shurygin edited this page Jan 21, 2020
·
2 revisions
Commands is a basic command manager (obviously). You can register and execute named commands that can triggers some events and change internal server state.
Commands.builder("print").command({ params ->
return params.text ?: ""
}).build()
def result = Commands.executeFlat("print text='Hello world!'")
- HTTP
- Websocket server
- Websocket client
- OSC
- Interfaces
- Integrations
- OBS
- Streamlabs Socket API
- Twitch OAuth
- Twitch MI
- Twitch Bot
- Twitch PubSub
- X32/M32 Mixer
- YMPD