{"id":17200839,"url":"https://github.com/mrq1911/gitter2slack","last_synced_at":"2026-04-26T08:37:00.620Z","repository":{"id":139287248,"uuid":"112780154","full_name":"mrq1911/gitter2slack","owner":"mrq1911","description":"gitter to slack message streaming","archived":false,"fork":false,"pushed_at":"2017-12-04T12:04:07.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-13T01:45:20.700Z","etag":null,"topics":["gitter","integration","relay","slack"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrq1911.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-01T19:45:49.000Z","updated_at":"2018-02-05T14:21:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"199fdfa7-74ac-42ba-b882-331e5edd9b71","html_url":"https://github.com/mrq1911/gitter2slack","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mrq1911/gitter2slack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrq1911%2Fgitter2slack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrq1911%2Fgitter2slack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrq1911%2Fgitter2slack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrq1911%2Fgitter2slack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrq1911","download_url":"https://codeload.github.com/mrq1911/gitter2slack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrq1911%2Fgitter2slack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32291097,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T08:29:33.829Z","status":"ssl_error","status_checked_at":"2026-04-26T08:29:18.366Z","response_time":129,"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":["gitter","integration","relay","slack"],"created_at":"2024-10-15T02:09:59.829Z","updated_at":"2026-04-26T08:37:00.604Z","avatar_url":"https://github.com/mrq1911.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gitter→slack\n\nDon't miss any more Gitter messages! You can easily stream everything from Gitter directly to your Slack channel.\n\n![](https://user-images.githubusercontent.com/2580779/33510883-010cd5fe-d712-11e7-85b7-a314b517662a.png)\n\n## Installation\n\nYou have to always set these environment properties:\n* *GITTER_ROOM* - room you want to relay (uri after Gitter server, for example, `swarmpit_io/swarmpit`) \n* *GITTER_TOKEN* - API access token from https://developer.gitter.im/apps, using some technical account is recommended\n* *SLACK_HOOK* - Slack [Incoming Webhook](https://api.slack.com/incoming-webhooks) where message will be sent to\n\n#### Run as a Docker Swarm Service\n\n```\ndocker service create \\\n--name gitter2slack \\\n--env GITTER_ROOM=swarmpit_io/swarmpit \\\n--env GITTER_TOKEN=somerandomtoken \\\n--env SLACK_HOOK=https://hooks.slack.com/services/hookity/hook/hook \\\nlumir/gitter2slack:latest\n```\n\n#### Run in Docker\n\n```\ndocker run -d \\\n--name gitter2slack \\\n--env GITTER_ROOM=swarmpit_io/swarmpit \\\n--env GITTER_TOKEN=somerandomtoken \\\n--env SLACK_HOOK=https://hooks.slack.com/services/hookity/hook/hook \\\nlumir/gitter2slack:latest\n```\n\n#### Run from JAR\n\nBuild or download JAR from releases\n\n```\nGITTER_ROOM=swarmpit_io/swarmpit \\\nGITTER_TOKEN=somerandomtoken \\\nSLACK_HOOK=https://hooks.slack.com/services/hookity/hook/hook \\\njava -jar gitter2slack.jar\n```\n\n## Build\n\nUsing [Leiningen](https://leiningen.org)\n\n```\nlein uberjar\n```\n\n## License\n\nCopyright © 2017 Lumir Mrkva\n\nDistributed under the Eclipse Public License either version 1.0 or (at\nyour option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrq1911%2Fgitter2slack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrq1911%2Fgitter2slack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrq1911%2Fgitter2slack/lists"}