Commit Graph

5 Commits

Author SHA1 Message Date
jjangg96
37dfcf75bd feat(discord): add reaction trigger feature
- Add reactionTrigger config option for guilds
- Cache bot messages for reaction trigger detection
- Classify reactions as positive/negative/neutral
- Trigger session when positive/negative reaction on bot message within time window
- Support customizable emoji lists and time window (default 60s)
- Add zod schema for config validation
- Fix: fallback for userName when user.username is undefined
2026-01-29 21:37:36 +09:00
Peter Steinberger
458e731f8b fix: newline chunking across channels 2026-01-25 04:11:36 +00:00
Peter Steinberger
b77e730657 fix: add per-channel markdown table conversion (#1495) (thanks @odysseus0) 2026-01-23 18:39:25 +00:00
Peter Steinberger
c379191f80 chore: migrate to oxlint and oxfmt
Co-authored-by: Christoph Nakazawa <christoph.pojer@gmail.com>
2026-01-14 15:02:19 +00:00
Peter Steinberger
bcbfb357be refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00