9 ms·
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.
by jags-v 8y 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
- here-for-karma 8y agoI 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-to-build-a-bot-on-google-home https://www.gupshup.io/developer/docs/bot-platform/guide/how...
- jags-v 8y agoUsed this repo for reference : https://github.com/actions-on-google/actions-on-google-nodejs https://github.com/actions-on-google/actions-on-google-nodej... + Google Developer Codelab for DialogFlow