{"id":21441912,"url":"https://github.com/httpjamesm/matrixhook","last_synced_at":"2026-05-11T16:37:39.709Z","repository":{"id":45909521,"uuid":"472557868","full_name":"httpjamesm/matrixhook","owner":"httpjamesm","description":"A simple and fast Matrix webhook bot made in Golang.","archived":false,"fork":false,"pushed_at":"2022-07-17T19:41:22.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T00:43:20.283Z","etag":null,"topics":["gin","go","matrix","webhook"],"latest_commit_sha":null,"homepage":"","language":"Go","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/httpjamesm.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}},"created_at":"2022-03-22T00:22:06.000Z","updated_at":"2024-05-27T18:41:41.000Z","dependencies_parsed_at":"2022-09-08T04:51:43.825Z","dependency_job_id":null,"html_url":"https://github.com/httpjamesm/matrixhook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/httpjamesm/matrixhook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httpjamesm%2Fmatrixhook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httpjamesm%2Fmatrixhook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httpjamesm%2Fmatrixhook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httpjamesm%2Fmatrixhook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httpjamesm","download_url":"https://codeload.github.com/httpjamesm/matrixhook/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httpjamesm%2Fmatrixhook/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32903762,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"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":["gin","go","matrix","webhook"],"created_at":"2024-11-23T01:44:40.941Z","updated_at":"2026-05-11T16:37:39.691Z","avatar_url":"https://github.com/httpjamesm.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# matrixhook\n\nA simple and fast Matrix webhook bot made in Golang.\n\n## Deployment\n\n1. Move `.env.example` to `.env` and fill in the variables\n2. Run with `go run .` or build it and execute the binary\n3. (Optional) Add the `WEBSERVER_PRESHARED_KEY` environment variable in `.env` to require authentication.\n\n## Usage\n\nSend a POST request to the webserver (`/send`) with the following JSON formatted body:\n\n```json\n{\n    \"content\": \"this is my webhook message!\"\n}\n```\n\nThe bot will then forward the content to the room ID of choice.\n\nIf `WEBSERVER_PRESHARED_KEY` is set, add the preshared key to the `authorization` header of the request.\n\n## Attribution\n- [Mautrix Go](https://github.com/mautrix/go)\n- [go-gin](https://github.com/gin-gonic/gin)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhttpjamesm%2Fmatrixhook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhttpjamesm%2Fmatrixhook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhttpjamesm%2Fmatrixhook/lists"}