- 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