openclaw/extensions/ringcentral
John Lin f9d6ec7106
fix(ringcentral): prevent infinite loop from bot's own messages
- Track sent message IDs to skip processing bot's replies
- Fix chat type detection (Personal vs PersonalChat vs Direct)
- Skip typing/thinking indicator messages by pattern
- Allow owner in selfOnly mode to bypass DM policy check
- Change typing indicator to ' _Clawdbot is thinking..._'

Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
2026-01-28 23:11:37 +08:00
..
src fix(ringcentral): prevent infinite loop from bot's own messages 2026-01-28 23:11:37 +08:00
clawdbot.plugin.json feat: add RingCentral Team Messaging channel extension 2026-01-28 23:11:36 +08:00
index.ts feat: add RingCentral Team Messaging channel extension 2026-01-28 23:11:36 +08:00
package.json feat: add RingCentral Team Messaging channel extension 2026-01-28 23:11:36 +08:00