issues
search
MycroftAI
/
skill-wiki
Query Wikipedia articles
https://mycroft.ai/skills
Apache License 2.0
18
stars
33
forks
source link
Modernize the wikipedia skill
#7
Closed
penrods
closed
6 years ago
penrods
commented
6 years ago
Many changes:
Switch to speak_dialog() instead of manual string manipulation
Add support for "tell me more" and "continue"
Add support for a get_response() when disambiguation is needed
Add support for wiki language
Clean up and limit the spoken output
Eliminate unnecessary use of options from mycroft.conf
Switch to modern @intent_handler style
Comments!
Update README.md to standards
Switch to Apache 2.0 license
forslund
commented
6 years ago
Looks good, merging.
Many changes: