- Add /timer command: add, remove, list, listall, help
- Add /trigger command: add, remove, list, help
- Add /admin help and /owner help subcommands
- Add /twitch help subcommand
- Add ReminderManager for timer notifications
- Add reminders table to database
- Update README.md and AGENTS-BOT.md documentation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update file filters to accept both .ts and .js files, so the bot
works both in development (with ts-node) and production (compiled).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>