{"id":21424033,"url":"https://github.com/yeah568/hubot-rollin","last_synced_at":"2025-03-16T20:41:51.269Z","repository":{"id":83170262,"uuid":"81695595","full_name":"yeah568/hubot-rollin","owner":"yeah568","description":"A hubot script that allows for advanced dice rolls.","archived":false,"fork":false,"pushed_at":"2018-10-17T20:10:40.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T17:38:21.600Z","etag":null,"topics":["dice","dice-notation","dice-roller","hubot","hubot-scripts","javascript"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/yeah568.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-12T01:41:26.000Z","updated_at":"2018-10-17T20:10:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"384bc7c4-2170-4cf3-87cc-6a6252f2b7a0","html_url":"https://github.com/yeah568/hubot-rollin","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeah568%2Fhubot-rollin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeah568%2Fhubot-rollin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeah568%2Fhubot-rollin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeah568%2Fhubot-rollin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yeah568","download_url":"https://codeload.github.com/yeah568/hubot-rollin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243933374,"owners_count":20370988,"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":["dice","dice-notation","dice-roller","hubot","hubot-scripts","javascript"],"created_at":"2024-11-22T21:19:21.869Z","updated_at":"2025-03-16T20:41:51.264Z","avatar_url":"https://github.com/yeah568.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hubot-rollin\n\nA hubot script that allows for advanced dice rolls.\n\nSee [`src/rollin.js`](src/rollin.js) for full documentation.\n\n## Installation\n\nIn hubot project repo, run:\n\n`npm install hubot-rollin --save`\n\nThen add **hubot-rollin** to your `external-scripts.json`:\n\n```json\n[\n  \"hubot-rollin\"\n]\n```\n\n## Sample Interaction\n\n```\nuser\u003e\u003e hubot roll d20\nhubot\u003e\u003e user rolled:\n        16.\nuser\u003e\u003e hubot roll 3d20\nhubot\u003e\u003e user rolled:\n        16, 12, 4. Sum: 32.\nuser\u003e\u003e hubot roll 2:2d20\nhubot\u003e\u003e user rolled:\n        10, 4. Sum: 14.\n        3, 17. Sum: 20.\nuser\u003e\u003e hubot roll 2d20+3\nhubot\u003e\u003e user rolled:\n        8, 7. Sum: 15 + 3 = 18.\nuser\u003e\u003e hubot roll 2:3d20+4\nhubot\u003e\u003e user rolled:\n        13, 2, 12. Sum: 27 + 4 = 31.\n        17, 18, 4. Sum: 39 + 4 = 43.\n```\n\n## NPM Module\n\nhttps://www.npmjs.com/package/hubot-rollin\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeah568%2Fhubot-rollin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyeah568%2Fhubot-rollin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeah568%2Fhubot-rollin/lists"}