Metadata-Version: 2.4
Name: ovos-skill-word-of-the-day
Version: 0.2.4a3
Summary: OVOS Word of the Day Skill
Author: OpenVoiceOS
License: Apache-2.0
Project-URL: Homepage, https://github.com/OpenVoiceOS/ovos-skill-word-of-the-day
Keywords: ovos,skill,plugin
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: bs4
Requires-Dist: ovos-workshop
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: ovoscope; extra == "test"
Dynamic: license-file

# Word Of The Day Skill

Get Word of the Day from [Dictionary.com.](https://Dictionary.com), [Dicionário Priberam](https://dicionario.priberam.org/), [Portal das Palabras](https://portaldaspalabras.gal/) or [RodaMots.cat](https://rodamots.cat/)

![img.png](img.png)

> 💡 English, Catalan, Galician and Portuguese **only**, other languages will speak an error. Open an Issue/Pull Request if you have a website suggestion for your language!

###  Usage
* "tell me the word of the day"
* "word of the day"
* "word of day"

###  Credits 
* [Fatima Mohamed - skill idea](https://github.com/adropofilm/word-of-the-day-skill)
