{"id":19374969,"url":"https://github.com/msudol/hubot-help-plus","last_synced_at":"2026-06-08T21:32:53.784Z","repository":{"id":57268961,"uuid":"426039729","full_name":"msudol/hubot-help-plus","owner":"msudol","description":"An upgrade to the original hubot-help. Show available hubot commands with improvements.","archived":false,"fork":false,"pushed_at":"2021-11-09T06:09:01.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-20T01:39:13.787Z","etag":null,"topics":["hubot-plugins","hubot-script","hubot-scripts"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/msudol.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":"2021-11-09T00:35:27.000Z","updated_at":"2021-11-09T06:33:16.000Z","dependencies_parsed_at":"2022-09-02T02:02:07.246Z","dependency_job_id":null,"html_url":"https://github.com/msudol/hubot-help-plus","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/msudol/hubot-help-plus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msudol%2Fhubot-help-plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msudol%2Fhubot-help-plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msudol%2Fhubot-help-plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msudol%2Fhubot-help-plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msudol","download_url":"https://codeload.github.com/msudol/hubot-help-plus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msudol%2Fhubot-help-plus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34082130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":["hubot-plugins","hubot-script","hubot-scripts"],"created_at":"2024-11-10T08:36:41.173Z","updated_at":"2026-06-08T21:32:53.765Z","avatar_url":"https://github.com/msudol.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hubot-help-plus\n\nShow available hubot commands with improvements. An upgrade to the original hubot-help https://github.com/hubotio/hubot-help. \n\nNote: If you are using this hubot script, remove hubot-help as the commands will conflict.\n\n## Installation\n\nIn hubot project repo, run:\n\n`npm install hubot-help-plus --save`\n\nThen add **hubot-help-plus** to your `external-scripts.json`:\n\n```json [\"hubot-help-plus\"] ```\n\nIf you were running hubot-help original, be sure to remove it.\n\n## Configuration\n\nYou can set various environment variables to tune up the behavior of this help plugin:\n\n- `HUBOT_HELP_REPLY_IN_PRIVATE` (set to any value) will force calls to `hubot help` to be answered in private\n- `HUBOT_HELP_DISABLE_HTTP` (set to any value) will disable the web interface for help\n- `HUBOT_HELP_HIDDEN_COMMANDS` comma-separated list of commands that will not be displayed in help\n\n### Hidden Commands\n\nWhen setting hidden commands, the environment variable array will remove an commands matching `^value`\nThe effect of this will remove any commands starting \"value\", for example:\n\n`[he]` will remove any commands from the help list beginning with \"he\" including `help` and `hubot help` \n\nHidden commands only removes commands from the help list, these commands will still be available to the\nbot, just not exposed to users via help. They will also be exclused from the web interface for help.\n\n## Improvements Upon Original\n\n- Fixed webpage display\n- Fixed several errors and bugs\n- Fixed 2000 character limit response for adapters like slack and discord\n- Fixed hidden commands env variable not working\n- Added a pagination feature\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsudol%2Fhubot-help-plus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsudol%2Fhubot-help-plus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsudol%2Fhubot-help-plus/lists"}