Skip to content

OpenVoiceOS/skill-ovos-randomness

Repository files navigation

skill-randomness

Python Python Python

Does not support Python 3.8 or lower, please use Python 3.9-3.11

About

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

{
  "die_limit": 16
}

Examples

  • "Flip a coin"
  • "Tell me my future"
  • "Help me decide something"
  • "Pick a number between 1 and 100"
  • "Roll a die"
  • "Roll 1 d 20"
  • "Roll 6 d 8"
  • "Roll a 20 sided die"
  • "Roll 5 dice"
  • "Roll 6, 8 sided dice"

Credits

  • Mike Gray (@mikejgray)
  • BuilderJer (@builderjer)

Category

Games Fun Chance

Tags

ovos skill games fun chance

Attribution

The coin flipping sound came from TheKnave at freesound.org. It is licensed under the Creative Commons 4 License.

The fortune teller sound came from LittleRainySeasons at freesound.org. It is licensed under the Creative Commons 0 License.

The dice rolling sound came from dermotte at freesound.org. It is licensed under the Creative Commons 4 License.

About

An OVOS skill for all kinds of chance - make a choice, roll a die, flip a coin, pick between two choices, etc.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages