mirror of
https://github.com/tiennm99/miti99bot.git
synced 2026-09-13 10:18:39 +00:00
- 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