Open JarbasAl opened 3 years ago
currently it downloads the repo and checks the downloaded json https://github.com/OpenVoiceOS/ovos_skill_manager/blob/master/ovos_skills_manager/appstores/ovos.py#L10
it should use the new api at https://openvoiceos.github.io/OVOS-skills-store/feed.json instead
It's okay for our own store, but I don't know how much we want to code around individual stores
currently it downloads the repo and checks the downloaded json https://github.com/OpenVoiceOS/ovos_skill_manager/blob/master/ovos_skills_manager/appstores/ovos.py#L10
it should use the new api at https://openvoiceos.github.io/OVOS-skills-store/feed.json instead