Skip to content

jasonleibowitz/fergie-alexa-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fergie Alexa Skill

Intro

This is my first Alexa skill. I created this because even though the Amazon Echo is great, it doesn't provide any interface to get this information. This skill is still in beta and therefore is not available on the Amazon Echo skill store. You can, however, clone the repo and install this skill on your own Echo through a free developer account.

API

This skill is currently using the football-data api, which is the only free Premier League API I could find. The data is a little outdated and doesn't provide the best data, but it works for now. I'm in the process of creating my own API that will provide more information and be more up-to-date.

Install

To install this skill on your own Amazon Echo clone the repo and follow the instructions on Amazon's website.

Usage

Fergie supports three functions:

  • Announcing the league table four teams at a time
  • Telling the user the next match info for a given team name
  • Telling the user the result of the last match for a given team named

To get league table info say:

"Alexa, ask fergie for the league table"

or

"Alexa, ask fergie who's leading the league"

To get the next Man United match say:

"Alexa, ask fergie when is the next Man United match"

or

"Alexa, ask fergie for the next Man United match"

To get the last result for Man United say:

"Alexa, ask fergie for the Man United result"

or

"Alexa, ask fergie what was the result of the Man United match"

About

Alexa Skill to get info about the Premier League

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published