Overview
The Satori protocol is designed to be simple and easy to use. It is based around three layers of communication:
- an HTTP API for bots to communicate with the server
- a WebSocket API for bots to receive events from the server
- a WebHook API for the server to send events to bots