- Notifications
You must be signed in to change notification settings - Fork18
App for the google assistant that give you information on bitcoin (e.g. price, market cap etc')
License
greenido/bitcoin-info-action
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This webhook example for bitcoin-info codelab sets up everything you need to build your fulfillmentbusiness logic for your API.AI bitcoin agent.It could fetch the current price, market cap or the total amount of bitcoins.
- Check it live as Assistant AppBitcoin Info or on theweb
- Read more about ithere
- (!) Psst... Want to get a cool intro to bitcoin? Checkout thisshort video I made.
- Dialogflow account:https://dialogflow.com
- Google Cloud project:https://console.cloud.google.com/project or you can use thisglitch template to have your webhook hosted on Glitch.
See the developer guide and release notes athttps://developers.google.com/actions/ for more details.
- Create a new agent in API.AIhttps://api.ai. You can also take this repo as a zip and import it to API.AI
- Deploy this action to your preferred hosting environment(we recommendGoogle Cloud Functions).
- Set the "Fulfillment" webhook URL to the hosting URL.
- In any relevant intents (price andtotal), enable the Fulfillment for the response.
- Build out your agent and business logic by adding function handlers for API.AI actions.
- For each API.AI action, set a new key/value pair on the actionMap, reflectingthe action name and corresponding function handler on the actionMap inindex.js.
- Make sure all domains are turned off.
- Enable Actions on Google in the Integrations.
- Provide an invocation name for the action.
- Authorize and preview the action in theweb simulator.
For more detailed information on deployment, see thedocumentation.
- Actions on Google documentation:https://developers.google.com/actions/.
- If you find any issues, please open a bug here on GitHub.
- Questions are answered onStackOverflow.
Please read and follow the steps in the CONTRIBUTING.md.
See LICENSE.md.
Your use of this sample is subject to, and by using or downloading the sample files you agree to comply with, theGoogle APIs Terms of Service.
Actions on Google Developers Community on Google+https://g.co/actionsdev.
About
App for the google assistant that give you information on bitcoin (e.g. price, market cap etc')
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.