Serverless HackerNews Telegram bot with Google Cloud Functions and Firestore from ~/peirone.dev
Let's build a Telegram bot that calls HackerNews API every 60 minutes, grabs the top 10 stories and notifies subscribed users. Everything will run entirely using Google Cloud Functions, Cloud Firestore and Cloud Scheduler.
Serverless HackerNews Telegram bot with Google Cloud Functions and Firestore from ~/peirone.dev
Let's build a Telegram bot that calls HackerNews API every 60 minutes, grabs the top 10 stories and notifies subscribed users. Everything will run entirely using Google Cloud Functions, Cloud Firestore and Cloud Scheduler.
https://peirone.dev/posts/hn_bot/