mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 02:28:27 +00:00
The @buape/carbon RequestClient wasn't setting Content-Type: application/json for the attachments endpoint request. Use native fetch with explicit headers for the upload URL request. Also pass token through to sendDiscordVoiceMessage for authorization.