Hacker News new | ask | show | jobs
by jags-v 2912 days ago
I have a built a Gooogle Assistant Bot to get me the times of the DOTA2 matches for the teams I follow. Data Collections is still manual, trying to automate it.

Stack : FirebaseDB , DialogFlow & Google Cloud Functions

ToDo : Change from FirebaseDB to Firebase Cloud Firestore

1 comments

I am super intrigued by this. In case any others are curious like I was, here's a tutorial for building a Google Assistant bot: https://www.gupshup.io/developer/docs/bot-platform/guide/how...
Used this repo for reference : https://github.com/actions-on-google/actions-on-google-nodej... + Google Developer Codelab for DialogFlow