score

skill-score.deejcunningham

Description:

Skill-score is an application that enables Mycroft to answer user questions about Major League Baseball (MLB) scores. Mycroft is an open-source AI voice assistant. Skill-score uses panzarino's mlbgame API to report an MLB team's latest final scores, including live scores.

User input has the format: "What is the {team}'s score?"

If a game is in progress, Mycroft will respond: "The {team} are winning/losing {score} to {score} against the {opponent} in the top/middle/bottom/end of the {inning}."

If a game is not in progress, Mycroft will respond: "The {team} won/lost {score} to {score} against the {opponent} {number-of-days} ago."

Next Goals

The next goals for skill-score are the ability to:

  • give the time of the next MLB game; and

  • support more leagues (e.g., National Football League, National Basketball League), depending on available APIs.

Platform:

Examples:

What is the Royals score? What is the Angels score? What is the Yankees score?

Installation:

This skill is not aproved by Mycroft skill tester.

mycroft-msm install https://github.com/deejcunningham/skill-score

Summary:

Github: https://github.com/deejcunningham/skill-score Owner: @deejcunningham Created: 2018 May 17 23:56:07 UTC Last updated: 2019 Oct 29 21:49:58 UTC License: MIT License

Categories: [ uncategorized ]

Last updated