I built a simple Discord bot that checks your GitHub contributions and sends a reminder if you haven't committed today. Stack: Hono + Cloudflare Workers + Cron Triggers It's lightweight, runs on the free tier, and takes about 5 minutes to set up. Made it to keep myself accountable for daily coding habits. GitHub: https://github.com/NKMAK/commit-reminder-discord-bot |
No comments yet