{"id":13810908,"url":"https://github.com/opsdroid/skill-random","last_synced_at":"2026-02-22T12:19:11.524Z","repository":{"id":54252071,"uuid":"126020208","full_name":"opsdroid/skill-random","owner":"opsdroid","description":"💬 A skill for opsdroid to perform random events like flipping a coin","archived":false,"fork":false,"pushed_at":"2021-03-01T14:43:47.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-27T16:27:59.912Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opsdroid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-20T13:17:05.000Z","updated_at":"2021-03-01T14:43:50.000Z","dependencies_parsed_at":"2022-08-13T10:01:08.608Z","dependency_job_id":null,"html_url":"https://github.com/opsdroid/skill-random","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsdroid%2Fskill-random","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsdroid%2Fskill-random/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsdroid%2Fskill-random/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsdroid%2Fskill-random/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opsdroid","download_url":"https://codeload.github.com/opsdroid/skill-random/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252675081,"owners_count":21786773,"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":[],"created_at":"2024-08-04T03:00:31.801Z","updated_at":"2026-02-22T12:19:11.477Z","avatar_url":"https://github.com/opsdroid.png","language":"Python","funding_links":[],"categories":["Example Skills"],"sub_categories":["Official examples (legacy)"],"readme":"# opsdroid skill random\n\nA skill for [opsdroid](https://github.com/opsdroid/opsdroid) to perform random events like flipping a coin or rolling a dice.\n\n## Requirements\n\nNone.\n\n## Configuration\n\nNone.\n\n## Usage\n\n#### `flip a coin`\n\nFlips a coin.\n\n\u003e user: flip a coin\n\u003e\n\u003e opsdroid: It landed on heads\n\n#### `roll a die`\n\nRolls a die.\n\n\u003e user: roll a die\n\u003e\n\u003e opsdroid: You rolled a 4\n\n#### `roll a d20`\n\nDoes full DnD-style dice rolls:\n\n\u003e user: roll 3d8+2\n\u003e\n\u003e opsdroid: You rolled 3d8 (4, 2, 2) + 2 = 10\n\nEven supports \"keep highest\" (or lowest), minimums, and re-rolls (see [d20](https://github.com/avrae/d20)).\n\u003e user: roll 3d20kh1\n\u003e\n\u003e opsdroid: You rolled 3d20kh1 (15, 14, 11) = 15\n\n### Magic 8 Ball\n\nPicks a random clairvoyant style answer:\n\n\u003e user: magic 8 ball, should I go to bed now?\n\u003e\n\u003e opsdroid: Without a doubt","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopsdroid%2Fskill-random","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopsdroid%2Fskill-random","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopsdroid%2Fskill-random/lists"}