Replies: 1 comment
-
this is not a duplicate. This is first time I raised this issue. Please explain why the above did not disable the plugin |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
edited: sudo nano .config/mycroft/mycroft.conf
{
"blacklisted_skills": [
"ovos-skill-wikipedia"
]
}
rebooted
did not disable the plugin....
skill-ovos-wikipedia
/setup.py
2024-03-11 19:31:46.215 - skills - ovos_core.intent_services.commonqa_service:handle_question:178 - INFO - Searching for what is pumpernickel
2024-03-11 19:31:46.343 - skills - ovos_core.intent_services.commonqa_service:handle_query_response:227 - INFO - Answer from skill-ovos-wolfie.openvoiceos
2024-03-11 19:31:46.988 - skill-ovos-wikipedia.openvoiceos - INFO - Wikipedia answer: The Scarlet Pumpernickel is a 1950 Warner Bros.
2024-03-11 19:31:47.002 - skills - ovos_core.intent_services.commonqa_service:handle_query_response:227 - INFO - Answer from skill-ovos-wikipedia.openvoiceos
2024-03-11 19:31:47.255 - skill-ovos-ddg.openvoiceos - INFO - DDG answer: Pumpernickel is a typically dense, slightly sweet rye bread traditionally made with sourdough starter and coarsely ground rye.
2024-03-11 19:31:47.275 - skills - ovos_core.intent_services.commonqa_service:handle_query_response:227 - INFO -
Beta Was this translation helpful? Give feedback.
All reactions