{"id":22191785,"url":"https://github.com/bigbluebutton/plugin-pick-random-user","last_synced_at":"2025-07-26T22:31:35.642Z","repository":{"id":243704060,"uuid":"813195019","full_name":"bigbluebutton/plugin-pick-random-user","owner":"bigbluebutton","description":"The Pick Random User Plugin shows a modal for moderator to pick a user (mainly viewer but it could also be a moderator) randomly out of the whole list of users present in a meetings.","archived":false,"fork":false,"pushed_at":"2025-06-11T19:05:34.000Z","size":2297,"stargazers_count":1,"open_issues_count":18,"forks_count":9,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-07-22T00:09:37.049Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bigbluebutton.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-06-10T16:44:21.000Z","updated_at":"2025-06-16T02:19:27.000Z","dependencies_parsed_at":"2024-06-10T19:46:08.168Z","dependency_job_id":"5208cf30-1a02-4e2a-8015-fa596049dfa2","html_url":"https://github.com/bigbluebutton/plugin-pick-random-user","commit_stats":null,"previous_names":["bigbluebutton/plugin-pick-random-user"],"tags_count":5,"template":false,"template_full_name":"bigbluebutton/plugin-template","purl":"pkg:github/bigbluebutton/plugin-pick-random-user","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbluebutton%2Fplugin-pick-random-user","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbluebutton%2Fplugin-pick-random-user/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbluebutton%2Fplugin-pick-random-user/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbluebutton%2Fplugin-pick-random-user/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bigbluebutton","download_url":"https://codeload.github.com/bigbluebutton/plugin-pick-random-user/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbluebutton%2Fplugin-pick-random-user/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267253001,"owners_count":24060133,"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","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12-02T12:17:46.170Z","updated_at":"2025-07-26T22:31:35.421Z","avatar_url":"https://github.com/bigbluebutton.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pick random user\n\n## What is it?\n\nThe Pick Random User Plugin shows a modal for moderator to pick a user (mainly viewer but it could also be a moderator) randomly out of the whole list of users present in a meetings. \n\n![Gif of plugin demo](./public/assets/plugin.gif)\n\n## Building the Plugin\n\nTo build the plugin for production use, follow these steps:\n\n```bash\ncd $HOME/src/plugin-pick-random-user-plugin\nnpm ci\nnpm run build-bundle\n```\n\nThe above command will generate the `dist` folder, containing the bundled JavaScript file named `PickRandomUserPlugin.js`. This file can be hosted on any HTTPS server along with its `manifest.json`.\n\nIf you install the Plugin separated to the manifest, remember to change the `javascriptEntrypointUrl` in the `manifest.json` to the correct endpoint.\n\nTo use the plugin in BigBlueButton, send this parameter along in create call:\n\n```\npluginManifests=[{\"url\":\"\u003cyour-domain\u003e/path/to/manifest.json\"}]\n```\n\nOr additionally, you can add this same configuration in the `.properties` file from `bbb-web` in `/usr/share/bbb-web/WEB-INF/classes/bigbluebutton.properties`\n\n\n## Development mode\n\nAs for development mode (running this plugin from source), please, refer back to https://github.com/bigbluebutton/bigbluebutton-html-plugin-sdk section `Running the Plugin from Source`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigbluebutton%2Fplugin-pick-random-user","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbigbluebutton%2Fplugin-pick-random-user","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigbluebutton%2Fplugin-pick-random-user/lists"}