Metadata-Version: 2.4
Name: ovos-skill-confucius-quotes
Version: 0.4.0a1
Summary: basic info and quotes from confucius
Author-email: OpenVoiceOS <jarbasai@mailfence.com>
License: Apache2.0
Project-URL: Homepage, https://github.com/OpenVoiceOS/ovos-skill-confucius-quotes
Keywords: ovos,skill,plugin
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ovos-workshop<10.0.0,>=8.0.0
Requires-Dist: ovos-bus-client>=1.0.1
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-timeout; extra == "test"
Requires-Dist: ovoscope>=1.0.1a1; extra == "test"
Requires-Dist: ovos-adapt-parser<2.0.0,>=1.0.9; extra == "test"
Dynamic: license-file

# <img src='./confucius.png' width='50' height='50' style='vertical-align:bottom'/> Confucius Quotes

## About
This OpenVoiceOS skill shares quotes and biographical facts about the philosopher Confucius. It answers questions about his life, his death, and his teachings, and it speaks a quote on request. On a device with a screen, the skill shows a portrait of Confucius next to the spoken text.

![](gui.png)

## Install
Install the skill with pip:
```bash
pip install ovos-skill-confucius-quotes
```

## Examples
Say one of these phrases to your assistant:
* "Who is Confucius"
* "Quote from Confucius"
* "When was Confucius born"
* "When did Confucius die"

## Related projects
* [OpenVoiceOS/ovos-workshop](https://github.com/OpenVoiceOS/ovos-workshop) — the skill framework this skill builds on.
* [OpenVoiceOS/ovos-core](https://github.com/OpenVoiceOS/ovos-core) — the assistant that loads and runs this skill.

## Credits
JarbasAl

## Category
**Information**

## Tags
#quotes
