co-mono/packages/mom/src
Mario Zechner 706554a5d3 fix(mom): private channel messages not being logged
- Add message.groups to required bot events in README
- Add groups:history and groups:read to required scopes in README
- app_mention handler now logs messages directly instead of relying on message event
- Add deduplication in ChannelStore.logMessage() to prevent double-logging
- Remove redundant current message append in agent.ts (already in log)
2025-12-04 12:24:29 +01:00
..
tools mom: Docker sandbox support with --sandbox=docker:container-name option 2025-11-26 01:06:00 +01:00
agent.ts fix(mom): private channel messages not being logged 2025-12-04 12:24:29 +01:00
log.ts feat(mom): backfill missed messages on startup using conversations.history API 2025-12-03 22:05:13 +01:00
main.ts mom: add working indicator and improve stop command 2025-11-26 20:49:02 +01:00
sandbox.ts mom: Docker sandbox support with --sandbox=docker:container-name option 2025-11-26 01:06:00 +01:00
slack.ts fix(mom): private channel messages not being logged 2025-12-04 12:24:29 +01:00
store.ts fix(mom): private channel messages not being logged 2025-12-04 12:24:29 +01:00