{"id":24285865,"url":"https://github.com/theamorin/plover_roll_the_dice","last_synced_at":"2025-03-05T20:18:42.670Z","repository":{"id":57453615,"uuid":"357680042","full_name":"TheaMorin/plover_roll_the_dice","owner":"TheaMorin","description":"Plover text macros to roll dice, flip a coin, and take chances.","archived":false,"fork":false,"pushed_at":"2021-04-15T17:28:57.000Z","size":8,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-05T20:18:25.075Z","etag":null,"topics":["plover"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheaMorin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-13T20:27:32.000Z","updated_at":"2023-08-06T16:21:47.000Z","dependencies_parsed_at":"2022-08-29T11:11:29.092Z","dependency_job_id":null,"html_url":"https://github.com/TheaMorin/plover_roll_the_dice","commit_stats":null,"previous_names":["theamorin/plover_roll_the_dice","morinted/plover_roll_the_dice"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheaMorin%2Fplover_roll_the_dice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheaMorin%2Fplover_roll_the_dice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheaMorin%2Fplover_roll_the_dice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheaMorin%2Fplover_roll_the_dice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheaMorin","download_url":"https://codeload.github.com/TheaMorin/plover_roll_the_dice/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242097418,"owners_count":20071252,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["plover"],"created_at":"2025-01-16T07:16:46.846Z","updated_at":"2025-03-05T20:18:42.639Z","avatar_url":"https://github.com/TheaMorin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Roll the Dice\n\n\u003e Plover text macros to roll dice, flip a coin, and take chances.\n\n## Installation\n\nInstall from the Plover plugins manager.\n\n## Usage\n\n| Meta / Macro Name | Description |\n| ---- | ---- |\n| `{:roll:range:1:100}` | Get a random integer in the provided range (in this example, from 1 to 100, inclusive). |\n| `{:roll:choice:option1:option2:etc}` | Randomly write a choice from the options provided (in this example, `option1`, `option2`, and `etc`). Spaces are allowed and the word will respect the current capitalization state. |\n| `{:roll:d6}` | Roll a six-sided die. You can replace \"6\" with any positive whole number. Equivalent to `{:roll:range:1:6}`. |\n| `{:roll:d10}` | Roll a 10-sided die. Equivalent to `{:roll:range:0:9}`. |\n| `{:roll:d20}` | Roll a 20-sided die. Equivalent to `{:roll:range:1:20}`. |\n| `{:roll:coin}` | Flip a coin. Equivalent to `{:roll:choice:heads:tails}`. |\n| `{:roll:8ball}` | Ask the Magic 8-Ball a question. |\n\n## Examples\n\nYou can mix these metas into your text.\n\n```json\n{\n  \"RO*L\": \"I roll a d20... the result is {:roll:d20}\",\n  \"KO*EUPB\": \"Heads or tails{?}{:roll:coin}{!}\",\n  \"SAO*UR\": \"{:roll:choice:yep:sure:okay:fine by me}\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheamorin%2Fplover_roll_the_dice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheamorin%2Fplover_roll_the_dice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheamorin%2Fplover_roll_the_dice/lists"}