ovos-skill-word-of-the-day


Nameovos-skill-word-of-the-day JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/OpenVoiceOS/ovos-skill-word-of-the-day
SummaryWordOfTheDaySkill
upload_time2024-11-22 14:50:11
maintainerNone
docs_urlNone
authorOpenVoiceOS
requires_pythonNone
licenseApache2.0
keywords ovos skill plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Word Of The Day Skill

Get Word of the Day from [Dictionary.com.](https://Dictionary.com), [DicionĂ¡rio Priberam](https://dicionario.priberam.org/) or [RodaMots.cat](https://rodamots.cat/)

![img.png](img.png)

> NOTE: English, Catalan 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)



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OpenVoiceOS/ovos-skill-word-of-the-day",
    "name": "ovos-skill-word-of-the-day",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "ovos skill plugin",
    "author": "OpenVoiceOS",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/d1/9a/1d66350a6f7aa3d7f4272797ab3cb9dcbc3f76dc2496220369eb85ec55e5/ovos-skill-word-of-the-day-0.1.0.tar.gz",
    "platform": null,
    "description": "# Word Of The Day Skill\n\nGet Word of the Day from [Dictionary.com.](https://Dictionary.com), [Dicion\u00e1rio Priberam](https://dicionario.priberam.org/) or [RodaMots.cat](https://rodamots.cat/)\n\n![img.png](img.png)\n\n> NOTE: English, Catalan and Portuguese **only**, other languages will speak an error. Open an Issue/Pull Request if you have a website suggestion for your language!\n\n###  Usage\n* \"tell me the word of the day\"\n* \"word of the day\"\n* \"word of day\"\n\n###  Credits \n* [Fatima Mohamed - skill idea](https://github.com/adropofilm/word-of-the-day-skill)\n\n\n",
    "bugtrack_url": null,
    "license": "Apache2.0",
    "summary": "WordOfTheDaySkill",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/OpenVoiceOS/ovos-skill-word-of-the-day"
    },
    "split_keywords": [
        "ovos",
        "skill",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5562a5178f7e540e265e35b0bc26093469533707fd905ba151a5cd110c2e3c20",
                "md5": "7c40e514eb3e8accb5ed36f27babd9da",
                "sha256": "5d2e5ed0a0ed8123f0773b54c22d68751c87b6f02cdeec91633abeff37a2683b"
            },
            "downloads": -1,
            "filename": "ovos_skill_word_of_the_day-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7c40e514eb3e8accb5ed36f27babd9da",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 16064,
            "upload_time": "2024-11-22T14:50:10",
            "upload_time_iso_8601": "2024-11-22T14:50:10.061448Z",
            "url": "https://files.pythonhosted.org/packages/55/62/a5178f7e540e265e35b0bc26093469533707fd905ba151a5cd110c2e3c20/ovos_skill_word_of_the_day-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d19a1d66350a6f7aa3d7f4272797ab3cb9dcbc3f76dc2496220369eb85ec55e5",
                "md5": "e04114e099e51bf7f790f91620e6630d",
                "sha256": "3ad55df2bc187fb75fbf2c3ffb1d63db85b5fe31af05ccaf50d61ae62efda2a6"
            },
            "downloads": -1,
            "filename": "ovos-skill-word-of-the-day-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e04114e099e51bf7f790f91620e6630d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7421,
            "upload_time": "2024-11-22T14:50:11",
            "upload_time_iso_8601": "2024-11-22T14:50:11.791536Z",
            "url": "https://files.pythonhosted.org/packages/d1/9a/1d66350a6f7aa3d7f4272797ab3cb9dcbc3f76dc2496220369eb85ec55e5/ovos-skill-word-of-the-day-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-22 14:50:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OpenVoiceOS",
    "github_project": "ovos-skill-word-of-the-day",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "ovos-skill-word-of-the-day"
}
        
Elapsed time: 0.36457s