An Amazon Alexa skill that tells you the lates currency rates against the Tunisian Dinar.
# Tunexa
An Amazon Alexa skill that tells you the lates currency rates against the Tunisian Dinar.
----------
### Dependencies ###
- ask-sdk-core
- ask-sdk-model
- The Free Currency Converter API
----------
### Usage ###
The endpoint for this skill is an AWS Lambda Function. To deploy make sure you install the *Serverless* framework then deploy by running `sls deploy`, then make sure set an Alexa Skill Kit trigger for the Lambda in the console using the skill ID found in the Alexa skill console.
On the Alexa side, copy the content of ```model.json``` into your Json Editor in your Alexa skill console to build the model.
And you're good to go!