Metadata-Version: 2.4
Name: ovos-skill-icanhazdadjokes
Version: 0.3.11a3
Summary: OVOS jokes skill plugin
Author-email: JarbasAi <jarbasai@mailfence.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/OpenVoiceOS/ovos-skill-icanhazdadjokes
Keywords: ovos,skill,plugin
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ovos-workshop<10.0.0,>=8.0.0
Requires-Dist: ovos-utils<1.0.0,>=0.0.38
Provides-Extra: test
Requires-Dist: ovoscope<2.0.0,>=1.5.0; extra == "test"
Requires-Dist: pytest<9,>=7.0.0; extra == "test"
Requires-Dist: pytest-timeout>=2.0.0; extra == "test"
Requires-Dist: ovos-padatious<2.0.0,>=1.0.0; extra == "test"
Dynamic: license-file

Last Edit: Claude Sonnet 4.6 - 2026-03-09 - Motive: Added Last Edit header (AGENTS.md compliance).

# <img src='./dadjokes.png' card_color='#22a7f0' width='50' height='50' style='vertical-align:bottom'/> Jokes
An [OpenVoiceOS](https://github.com/OpenVoiceOS) skill that tells dad jokes, programmer jokes, Chuck Norris jokes, and puns on request.

## About
This skill picks a joke type by language. It tells puns in Portuguese, programmer jokes in Czech, Spanish, Basque, Galician, Hungarian, Italian, Polish, and Swedish, and dad jokes in other languages. You can also ask for a joke by category.

_WARNING: Laughter is not guaranteed, but eye rolls are likely._

## Examples
* "Tell me a joke."
* "Say a joke."
* "Do you know any jokes?"
* "Can you tell jokes?"
* "Make me laugh."
* "Tell me a joke about dentists."
* "Do you know any Chuck Norris jokes?"

## Category
**Entertainment**

## Tags
#joke
#jokes
#humor
#humour
#funny

## Related projects
- [OpenVoiceOS](https://github.com/OpenVoiceOS/OpenVoiceOS) - the voice assistant platform this skill runs on
- [ovos-workshop](https://github.com/OpenVoiceOS/ovos-workshop) - the skill framework this skill is built with

## Credits
- [icanhazdadjoke](https://icanhazdadjoke.com) scraped by [ShivamJoker](https://gist.github.com/ShivamJoker/2ca8daacab7a4fe0615f535cd9d7fd78)
- [mshwery/dad-jokes-api](https://github.com/mshwery/dad-jokes-api)
- [pyjokes](https://github.com/pyjokes/pyjokes)
- Jokes from [The Internet Chuck Norris DB (ICNDB)](http://www.icndb.com/), provided under CC BY-SA 3.0
- Programmer jokes from [Stack Overflow](http://stackoverflow.com/questions/234075/what-is-your-best-programmer-joke?page=4&tab=votes#tab-top), provided under CC BY-SA 3.0
- [Blagues-API](https://github.com/Blagues-API/blagues-api/) (French)
- [Puntuguese dataset](https://github.com/Superar/Puntuguese) (Portuguese puns)
