Skip to content

Commit

Permalink
Update skill.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl authored and github-actions[bot] committed Dec 2, 2024
1 parent 527b3e9 commit 90f74ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions skill.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"title": "",
"url": "https://github.com/OpenVoiceOS/skill-ovos-randomness",
"url": "https://github.com/OpenVoiceOS/ovos-skill-randomness",
"summary": "",
"short_description": null,
"description": "A skill for all kinds of chance - make a choice, roll a die, flip a coin, pick between two choices, etc. Accepts a single property: `die_limit`, which is the maximum number of dice that can be rolled at once. The default is 16. `~/.config/mycroft/skills/skill-randomness.openvoiceos/settings.json` ```json { \"die_limit\": 16 } ```",
Expand Down Expand Up @@ -53,7 +53,7 @@
"- Mike Gray (@mikejgray)",
"- BuilderJer (@builderjer)"
],
"skillname": "skill-ovos-randomness",
"skillname": "ovos-skill-randomness",
"authorname": "OpenVoiceOS",
"foldername": null,
"skill-randomness": "![Python](https://img.shields.io/badge/python-3.9-blue.svg) ![Python](https://img.shields.io/badge/python-3.10-blue.svg) ![Python](https://img.shields.io/badge/python-3.11-blue.svg) ![Python](https://img.shields.io/badge/python-3.12-blue.svg) ![Python](https://img.shields.io/badge/python-3.13-blue.svg)",
Expand Down

0 comments on commit 90f74ad

Please sign in to comment.