Files
miti99bot/internal/modules
tiennm99 c0e179b9b8 feat(lolschedule): daily-push cron handler + comprehensive tests
- Add cron.go: DailyPushCron handler (1 AM UTC, throttle >30 subs, partial-failure tolerance)
- messageSender interface for testability
- Add cron_test.go: 5 tests covering happy path, empty subs, throttle, net errors, partial failures
- Register cron in lolschedule.Crons() via module interface
2026-05-10 03:06:07 +07:00
..