HackerNews Daily Bot is a Go application that scrapes the latest articles from Hacker News and sends curated content to registered users on Telegram. The bot fetches articles from categories like "Ask HN," "Show HN," and "Top News," delivering personalized messages every morning.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
docs: update README.md with project overview, features, setup instructions, and usage details
b85a9c5View on GitHubfix: adjust article count for "Top News" category and remove debug print
00476f8View on GitHubfix: update article links to use direct URLs and ensure proper formatting
9f3ec3eView on GitHubremove service stop and cron restart commands from deploy workflow
34b8b07View on GitHubupdate deploy workflow to restart cron service instead of reloading
84125f4View on GitHubupdate deploy workflow to restart cron jobs instead of reloading
699c3c8View on GitHub