managarten/packages/matrix-bot-common
Till-JS 69f2eaf2e4 🐛 fix(matrix-bot-common): ignore edit events to prevent bot duplicate responses
When a bot edits its message (like timer updates), other bots were
responding to each edit as if it were a new message. This fix adds
isEditEvent() check to ignore m.replace events.
2026-02-14 14:30:49 +01:00
..
src 🐛 fix(matrix-bot-common): ignore edit events to prevent bot duplicate responses 2026-02-14 14:30:49 +01:00
CLAUDE.md docs(matrix-bot-common): document bot-to-bot loop prevention 2026-02-14 14:05:34 +01:00
package.json build(matrix-bot-common): add build step for Node.js v25 compatibility 2026-02-01 03:37:20 +01:00
tsconfig.json feat: create @manacore/matrix-bot-common shared package 2026-02-01 01:02:55 +01:00