Skip to content

shreyansh26/cryptobot-alexa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Bot - Alexa Skill

Usage

The skill supports two types of queries -

  1. GetPrice
    Examples -

    • What is the price for Bitcoin ?
    • Current Ether value
    • How much is Ripple ?
  2. AmountInfo
    Examples -

    • How many Bitcoin can I get for 100000 rupees?
    • Number of Ether for 9000 rupees

Deployment

We use Claudia.js to deploy the skill.

Commands to deploy the Lambda function -

  1. claudia create --region us-east-1 --handler skill.handler --version skill
  2. claudia allow-alexa-skill-trigger --version skill

About

An Alexa skill to give prices of Cryptocurrencies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages