Discord: refine presence config defaults (#10855) (thanks @h0tp-ftw)

This commit is contained in:
Shadow
2026-02-13 13:12:16 -06:00
committed by Shadow
parent 770e904c21
commit 6acea69b20
9 changed files with 208 additions and 7 deletions
+2
View File
@@ -8,6 +8,7 @@ Docs: https://docs.openclaw.ai
- Skills: remove duplicate `local-places` Google Places skill/proxy and keep `goplaces` as the single supported Google Places path.
- Discord: send voice messages with waveform previews from local audio files (including silent delivery). (#7253) Thanks @nyanjou.
- Discord: add configurable presence status/activity/type/url (custom status defaults to activity text). (#10855) Thanks @h0tp-ftw.
### Fixes
@@ -252,6 +253,7 @@ Docs: https://docs.openclaw.ai
- CLI: sort commands alphabetically in help output. (#8068) Thanks @deepsoumya617.
- CI: optimize pipeline throughput (macOS consolidation, Windows perf, workflow concurrency). (#10784) Thanks @mcaxtr.
- Agents: bump pi-mono to 0.52.7; add embedded forward-compat fallback for Opus 4.6 model ids.
- Discord: add configurable presence status/activity/type/url (custom status defaults to activity text). (#10855) Thanks @h0tp-ftw.
### Added