skill-monster-scanner


Nameskill-monster-scanner JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/mikejgray/skill-monster-scanner
SummaryNone
upload_time2024-07-05 22:00:40
maintainerNone
docs_urlNone
authorMike Gray
requires_pythonNone
licenseApache-2.0
keywords ovos skill voice assistant
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Monster Scanner Skill

## About

A skill to help your children feel safe at night by scanning for monsters under the bed.

## Configuration

If you feel like being a monster yourself, you can set `scary` in the config to `true` and the skill will sometimes find a monster.

Under skill settings (`~/.config/mycroft/skills/skill-monster-scanner.mikejgray/settings.json`):

| Option  | Value   | Description                                                  |
| ------- | ------- | ------------------------------------------------------------ |
| `scary` | `false` | Whether or not to occasionally find a monster under the bed. |

Note: If you are running Neon, the skill settings file will be located at `~/.config/neon/skills/skill-monster-scanner.mikejgray/settings.json`.

## Examples

- "Are there monsters under my bed?"
- "Is the Boogeyman under the bed?"

## Credits

- Mike Gray (@mikejgray)

## Category

Fun

## Tags

ovos skill neon skill monster scanner kids children fun silly

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mikejgray/skill-monster-scanner",
    "name": "skill-monster-scanner",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "ovos skill voice assistant",
    "author": "Mike Gray",
    "author_email": "mike@graywind.org",
    "download_url": "https://files.pythonhosted.org/packages/29/03/1aefb06d2a97362255b6b2f140d18ed9ea49555211ea4ee06ca3fc7a4cc5/skill-monster-scanner-1.0.1.tar.gz",
    "platform": null,
    "description": "# Monster Scanner Skill\n\n## About\n\nA skill to help your children feel safe at night by scanning for monsters under the bed.\n\n## Configuration\n\nIf you feel like being a monster yourself, you can set `scary` in the config to `true` and the skill will sometimes find a monster.\n\nUnder skill settings (`~/.config/mycroft/skills/skill-monster-scanner.mikejgray/settings.json`):\n\n| Option  | Value   | Description                                                  |\n| ------- | ------- | ------------------------------------------------------------ |\n| `scary` | `false` | Whether or not to occasionally find a monster under the bed. |\n\nNote: If you are running Neon, the skill settings file will be located at `~/.config/neon/skills/skill-monster-scanner.mikejgray/settings.json`.\n\n## Examples\n\n- \"Are there monsters under my bed?\"\n- \"Is the Boogeyman under the bed?\"\n\n## Credits\n\n- Mike Gray (@mikejgray)\n\n## Category\n\nFun\n\n## Tags\n\novos skill neon skill monster scanner kids children fun silly\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": null,
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/mikejgray/skill-monster-scanner"
    },
    "split_keywords": [
        "ovos",
        "skill",
        "voice",
        "assistant"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1c09215249ee81aa81dc16e8cc157eb88af538505b7861f5e0e1d398c6ffe4c",
                "md5": "21fcdc85432dbf4d3a617ca9f475a4a6",
                "sha256": "180c1057d3a86fd3f89a04c56b9c7674e35a21966db7f0359c08ed8fe01c5c6a"
            },
            "downloads": -1,
            "filename": "skill_monster_scanner-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "21fcdc85432dbf4d3a617ca9f475a4a6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9185,
            "upload_time": "2024-07-05T22:00:38",
            "upload_time_iso_8601": "2024-07-05T22:00:38.727434Z",
            "url": "https://files.pythonhosted.org/packages/b1/c0/9215249ee81aa81dc16e8cc157eb88af538505b7861f5e0e1d398c6ffe4c/skill_monster_scanner-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "29031aefb06d2a97362255b6b2f140d18ed9ea49555211ea4ee06ca3fc7a4cc5",
                "md5": "ff8c8b20fc0ea244dccd2de7a01e4753",
                "sha256": "621a10c203812021ac092245da60290cd6bd9f6c86a7241726ce153ace264ad4"
            },
            "downloads": -1,
            "filename": "skill-monster-scanner-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ff8c8b20fc0ea244dccd2de7a01e4753",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9659,
            "upload_time": "2024-07-05T22:00:40",
            "upload_time_iso_8601": "2024-07-05T22:00:40.259330Z",
            "url": "https://files.pythonhosted.org/packages/29/03/1aefb06d2a97362255b6b2f140d18ed9ea49555211ea4ee06ca3fc7a4cc5/skill-monster-scanner-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-05 22:00:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mikejgray",
    "github_project": "skill-monster-scanner",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "skill-monster-scanner"
}
        
Elapsed time: 0.31571s