MycroftAI / skill-joke

Mycroft AI official Joke Skill - provide basic jokes
https://mycroft.ai/skills
Apache License 2.0
7 stars 20 forks source link

Feature/update pyjokes #25

Closed krisgesling closed 4 years ago

krisgesling commented 4 years ago

Based on #24 - that PR should be merged first.

Updating to pyjokes 0.6.0:

This commit removes the adult category vocab and intent.

Edit: Also realised we had no Voight Kampff tests for this Skill so these have been added. Like all good tests they highlighted that phrases like "got any jokes" were not being caught, so the plural "jokes" has been added to the vocab.

Currently this Skill will trigger off a single keyword which can have unintended consequences and should be revisited.