{"id":20680277,"url":"https://github.com/markwragg/powershell-hipchat","last_synced_at":"2025-10-13T03:41:48.312Z","repository":{"id":90780519,"uuid":"53340039","full_name":"markwragg/Powershell-Hipchat","owner":"markwragg","description":"Powershell commands for Hipchat","archived":false,"fork":false,"pushed_at":"2024-09-15T16:43:24.000Z","size":77,"stargazers_count":9,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-20T00:49:54.070Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/markwragg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2016-03-07T16:22:42.000Z","updated_at":"2024-09-15T16:43:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"b6e79b9b-c830-4a5a-aed0-c71b7601b096","html_url":"https://github.com/markwragg/Powershell-Hipchat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/markwragg/Powershell-Hipchat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markwragg%2FPowershell-Hipchat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markwragg%2FPowershell-Hipchat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markwragg%2FPowershell-Hipchat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markwragg%2FPowershell-Hipchat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markwragg","download_url":"https://codeload.github.com/markwragg/Powershell-Hipchat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markwragg%2FPowershell-Hipchat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013518,"owners_count":26085368,"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-10-13T02:00:06.723Z","response_time":61,"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-11-16T21:30:45.797Z","updated_at":"2025-10-13T03:41:48.294Z","avatar_url":"https://github.com/markwragg.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Powershell-HipChat\n\n[![Build Status](https://dev.azure.com/markwragg/GitHub/_apis/build/status/markwragg.Powershell-Hipchat?branchName=master)](https://dev.azure.com/markwragg/GitHub/_build/latest?definitionId=3\u0026branchName=master) ![Test Coverage](https://img.shields.io/badge/coverage-63%25-orange.svg?maxAge=60)\n\nA module for Powershell with functions for interacting with the team chat tool \"Hipchat\" by Atlassian. The module utilises Hipchat API v2: https://www.hipchat.com/docs/apiv2.\n\n\u003e This script requires Powershell v3.0 or above.\n\n## Functions\nThe following functions are available:\n\n#### 1. Send-hipchat\nFor sending notifications into a room. Before you can use this you need to create an API v2 token for the room that you want to send notifications to. \n\nTo do this:\n\n1. Go to https://yourdomain.hipchat.com/admin/rooms/ and select the room you wish to notify.\n2. Go to Tokens.\n3. Create a Send Notification token. Note the \"Label\" you define will be included with the notification.\n\n\u003e **Beware, tokens here: https://yourdomain.hipchat.com/admin/api will not work, these are for API v1.**\n\n##### Example\nAttempt to send a message to a room named \"My Room\" coloured green. Will retry 5 additional times if it fails, waiting 30 seconds between each attempt. Will write verbose output to console.\n```\nsend-hipchat -message \"my message\" -room \"My%20Room\" -apitoken a1b2c3d4e5f6a1b2c3d4e5f6 -color green -verbose -retry 5 -retrysec 30\n```\n## Acknowledgements\nThanks to **Sam Martin** for his support during the development of this tool. Check out his contributions here: https://github.com/Sam-Martin and his blog here https://sammart.in/.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkwragg%2Fpowershell-hipchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkwragg%2Fpowershell-hipchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkwragg%2Fpowershell-hipchat/lists"}