mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-18 10:00:40 +08:00
* perf(satori): increase websocket max message size to 10MB Add max_size parameter to websocket connection to handle larger messages and prevent connection drops when receiving large payloads from Satori platform. * chore: ruff format --------- Co-authored-by: Soulter <37870767+Soulter@users.noreply.github.com>