{"id":17720104,"url":"https://github.com/theden/slackmine","last_synced_at":"2025-09-21T06:45:45.221Z","repository":{"id":83727814,"uuid":"78282006","full_name":"TheDen/slackmine","owner":"TheDen","description":"Bot written in Go that posts newly created Redmine issues to Slack","archived":false,"fork":false,"pushed_at":"2017-04-18T13:16:32.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-06T16:43:33.730Z","etag":null,"topics":[],"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/TheDen.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":"2017-01-07T13:57:59.000Z","updated_at":"2017-05-30T05:25:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"266b4638-4a58-4e59-a2ae-fd9e24eba9bd","html_url":"https://github.com/TheDen/slackmine","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheDen/slackmine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheDen%2Fslackmine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheDen%2Fslackmine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheDen%2Fslackmine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheDen%2Fslackmine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheDen","download_url":"https://codeload.github.com/TheDen/slackmine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheDen%2Fslackmine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276204831,"owners_count":25602738,"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-09-21T02:00:07.055Z","response_time":72,"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-10-25T15:26:01.931Z","updated_at":"2025-09-21T06:45:45.168Z","avatar_url":"https://github.com/TheDen.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# slackmine\n\nBot that posts newly created Redmine issues to Slack\n\n### Build\n\n```\ngit clone git@github.com:TheDen/slackmine.git\ncd slackmine\ngo get bytes github.com/mattn/go-redmine github.com/nickschuch/go-slack gopkg.in/alecthomas/kingpin.v2 strconv time\ngo build slackmine.go\n```\n\n`upx` (https://github.com/pwaller/goupx) can also be used to shrink the binary\n\n### Run\n\n```\nusage: slackmine --rmid=RMID --rmkey=RMKEY --slack-webhook=SLACK-WEBHOOK [\u003cflags\u003e]\n\nBot that posts newly created Redmine issues to Slack.\n\nFlags:\n  --help                         Show context-sensitive help (also try --help-long and --help-man).\n  --rmid=RMID                    Redmine ID. Passing the option \"me\" uses the redmine ID of the API key owner\n  --rmkey=RMKEY                  Redmine API key\n  --slack-webhook=SLACK-WEBHOOK  Slack webhooks url\n  --channel=\"#test_bots\"         Which slack channel to post to. Also accepts DMs, with @username\n  --url=\"https://redmine.com.au\"\n                                 redmine URL, e.g., https://redmine.youraccount.com.au\n  --interval=5                   interval check time for last ticket/issue (in minutes)\n  --botname=\"redmine-bot\"        Name of the bot when it posts on Slack\n  --emoji=\":redmine:\"            Which emoji to set for the bot on Slack\n  --version                      Show application version.\n```\n### Example\nTo have slackmine check every 5 minutes for a new redmine issue for redmine user `3` on the slack channel #sys-ops, simply run:\n\n```\n./slackmine --rmkey=xxxxxxxxxx --rmid=3 --slack-webhook=https://hooks.slack.com/services/xxxxxx/xxxxxx/xxxxxx --channel=#sys-ops --interval=5\n```\n\nIf a new issue is found, slackmine will post it on the `#sys-ops` channel. An issue can also be posted as a direct message on Slack by passing `@username` in the `--channel` arg.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheden%2Fslackmine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheden%2Fslackmine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheden%2Fslackmine/lists"}