Metadata-Version: 2.4
Name: ovos-skill-days-in-history
Version: 0.3.15a2
Summary: find out what happened in specific dates in history
Author-email: OpenVoiceOS <jarbasai@mailfence.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/OpenVoiceOS/ovos-skill-days-in-history
Keywords: ovos,skill,plugin
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: wikipedia>=1.4.0
Requires-Dist: ovos-workshop<10.0.0,>=3.1.0
Requires-Dist: ovos-date-parser>=0.0.3
Requires-Dist: ovos-spec-tools>=1.6.0
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>=1.0.0; extra == "test"
Requires-Dist: ovos-adapt-parser; extra == "test"
Dynamic: license-file

# ![icon](https://raw.githack.com/FortAwesome/Font-Awesome/master/svgs/solid/calendar-day.svg) Today In History

An [OpenVoiceOS](https://www.openvoiceos.org) skill that reports historical events for today or for any other calendar day. The data comes from [Wikipedia](https://www.wikipedia.org).

## About

The skill does not query Wikipedia or the muffinlabs API at runtime. Dialog files in the native OVOS format were generated for English and added to the translation platform. This lets the skill work offline and in multiple languages.

## Examples

* "What happened today in history?"
* "Who was born today in history?"
* "Who died today in history?"
* "Tell me about events in history on December 12th"
* "What historical events happened on June 16th?"
* "Tell me more"
* "What's another event?"

## Related projects

* [OpenVoiceOS/ovos-date-parser](https://github.com/OpenVoiceOS/ovos-date-parser) parses the calendar date from the request.

## License

The historical data was gathered from [muffinista/really-simple-history-api](https://github.com/muffinista/really-simple-history-api). It is also available from [history.muffinlabs.com](https://history.muffinlabs.com/).

The historical data is licensed under CC BY-SA 3.0, the license Wikipedia uses for its data.

## Category

**Information**

## Tags

#History
#Trivia
