{"id":41659324,"url":"https://github.com/hellosign/hubot-advanced-help","last_synced_at":"2026-01-24T16:57:55.497Z","repository":{"id":36257638,"uuid":"40562058","full_name":"hellosign/hubot-advanced-help","owner":"hellosign","description":"A hubot help replacement that supports #hashtags","archived":false,"fork":false,"pushed_at":"2024-10-04T17:09:44.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":55,"default_branch":"master","last_synced_at":"2025-10-31T13:07:03.542Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","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/hellosign.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":"2015-08-11T19:53:33.000Z","updated_at":"2024-10-04T17:09:47.000Z","dependencies_parsed_at":"2024-10-22T02:13:01.961Z","dependency_job_id":null,"html_url":"https://github.com/hellosign/hubot-advanced-help","commit_stats":{"total_commits":7,"total_committers":3,"mean_commits":"2.3333333333333335","dds":0.4285714285714286,"last_synced_commit":"9f3cc4ab3a07b963cecfdaebd229e63f0d16e117"},"previous_names":["hellosign/hubot-advanced-help","hellofax/hubot-advanced-help"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hellosign/hubot-advanced-help","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellosign%2Fhubot-advanced-help","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellosign%2Fhubot-advanced-help/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellosign%2Fhubot-advanced-help/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellosign%2Fhubot-advanced-help/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellosign","download_url":"https://codeload.github.com/hellosign/hubot-advanced-help/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellosign%2Fhubot-advanced-help/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28732210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-24T16:57:55.432Z","updated_at":"2026-01-24T16:57:55.487Z","avatar_url":"https://github.com/hellosign.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hubot-advanced-help\n\nA hubot help replacement that supports #hashtags\n\nSee [`src/advanced-help.coffee`](src/advanced-help.coffee) for full documentation.\n\n## Installation\n\nIn hubot project repo, run:\n\n`npm install hubot-advanced-help --save`\n\nThen add **hubot-advanced-help** to your `external-scripts.json`:\n\n```json\n[\n  \"hubot-advanced-help\"\n]\n```\n\n## Configuration\n\nNo further configuration besides `external-scripts.json` is required in order to get hubot-advanced-help to work.\nHowever, you can optionally disable this script with the environment variable `HUBOT_ADVANCED_HELP_DISABLE`:\n\n```shell\nHUBOT_ADVANCED_HELP_DISABLE=\"true\" bin/hubot\n```\n\nThis is helpful if you want to dynamically control usage of hubot-advanced-help.\nRemember that you still need to use `external-scripts.json` regardless of whether the env variable is used.\n\n## Sample Interaction\n\n```\nuser1\u003e\u003e hubot tags\nhubot\u003e\u003e #foo, #bar, #baz, #some-tag\nuser1\u003e\u003e hubot help #some-tag\nhubot\u003e\u003e this is a command tagged with #some-tag\nuser1\u003e\u003e hubot e.g. #some-tag\nhubot\u003e\u003e this is an example tagged with #some-tag\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellosign%2Fhubot-advanced-help","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellosign%2Fhubot-advanced-help","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellosign%2Fhubot-advanced-help/lists"}