{"id":17870295,"url":"https://github.com/half-shot/matrix-zammad","last_synced_at":"2025-03-21T13:32:08.058Z","repository":{"id":38007534,"uuid":"228358218","full_name":"Half-Shot/matrix-zammad","owner":"Half-Shot","description":"A zammad bot for matrix","archived":false,"fork":false,"pushed_at":"2023-01-07T12:52:13.000Z","size":268,"stargazers_count":14,"open_issues_count":16,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-09T06:01:54.739Z","etag":null,"topics":["bot","matrix","zammad"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Half-Shot.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":"2019-12-16T10:11:11.000Z","updated_at":"2024-04-09T18:13:24.000Z","dependencies_parsed_at":"2023-02-07T05:00:38.560Z","dependency_job_id":null,"html_url":"https://github.com/Half-Shot/matrix-zammad","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"turt2live/matrix-bot-sdk-bot-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Half-Shot%2Fmatrix-zammad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Half-Shot%2Fmatrix-zammad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Half-Shot%2Fmatrix-zammad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Half-Shot%2Fmatrix-zammad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Half-Shot","download_url":"https://codeload.github.com/Half-Shot/matrix-zammad/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244141580,"owners_count":20404835,"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","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":["bot","matrix","zammad"],"created_at":"2024-10-28T10:13:29.180Z","updated_at":"2025-03-21T13:32:07.728Z","avatar_url":"https://github.com/Half-Shot.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `matrix-zammad`\n\nA bot for forwarding Zammad ticket notifications into Matrix.\n\n## What is Zammad?\n\n\u003e [Zammad](https://zammad.org/) is a web-based, open source user support/ticketing solution.\n\n - https://zammad.org/\n\n## Features\n\n- Notifies on new ticket creation in a given group\n\n## Running / Building\n\n```\ngit clone https://github.com/Half-Shot/matrix-zammad.git\n```\n\nCopy the `config/default.yaml` to `config/production.yaml` and edit as appropriate.\n\n```\nyarn\nyarn build\nyarn start\n```\n\n## Configuration\n\nBeyond configuring the bot in `config/production.yaml`, you need to also configure the rooms.\n\nThe bot uses Matrix room state for configuration. To setup a room (in Riot):\n\n- Open the room that you wish to connect the bot to.\n- Invite the bot.\n- Add a new state event `uk.half-shot.matrix-zammad.roominfo` with the content:\n\n```js\n{\n    \"type\": \"stream\",\n    \"pollInterval\": 10000 // ms to wait between fetches for tickets.\n    \"groupId\": 2 // The group_id you wish to fetch the tickets of. See https://docs.zammad.org/en/latest/api-group.html#list to find your group.\n}\n```\n\n- Start the bot (ensuring you've added the room's roomId to the `rooms` list in the config)\n- New tickets should start to be reported in the room.\n\n## Help!\n\nThere is no help for you yet, traveller.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalf-shot%2Fmatrix-zammad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalf-shot%2Fmatrix-zammad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalf-shot%2Fmatrix-zammad/lists"}