MycroftAI / skill-stock

Mycroft AI official Stock Skill - providing current prices of stocks
https://mycroft.ai/skills
Apache License 2.0
6 stars 18 forks source link

disable Skill until new API implemented #20

Closed krisgesling closed 4 years ago

krisgesling commented 4 years ago

As reported in #19 the markitondemand.com API is no longer operational.

Until a new API is selected and implemented, this will disable the Skill. The exception will prevent it from loading, and just in case the @intent_handler decorator has been commented out so the intent can't be registered.

forslund commented 4 years ago

Looks excellent. Merging.