{"id":18950805,"url":"https://github.com/whywaita/aguri","last_synced_at":"2025-04-16T00:31:46.448Z","repository":{"id":44754192,"uuid":"93292683","full_name":"whywaita/aguri","owner":"whywaita","description":"aggregator of slack message","archived":false,"fork":false,"pushed_at":"2023-02-25T04:21:13.000Z","size":227,"stargazers_count":14,"open_issues_count":8,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-21T15:30:45.050Z","etag":null,"topics":["aggregator","golang-application","slack"],"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/whywaita.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}},"created_at":"2017-06-04T05:35:52.000Z","updated_at":"2023-04-07T08:36:06.000Z","dependencies_parsed_at":"2024-02-10T04:26:59.449Z","dependency_job_id":"9a2de524-2e50-4562-afbb-b27d72ca3535","html_url":"https://github.com/whywaita/aguri","commit_stats":{"total_commits":133,"total_committers":2,"mean_commits":66.5,"dds":0.03007518796992481,"last_synced_commit":"880dc2de781d6c3069e4c252027661e9915f7883"},"previous_names":["whywaita/slack-aggregator"],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whywaita%2Faguri","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whywaita%2Faguri/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whywaita%2Faguri/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whywaita%2Faguri/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whywaita","download_url":"https://codeload.github.com/whywaita/aguri/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223690652,"owners_count":17186638,"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":["aggregator","golang-application","slack"],"created_at":"2024-11-08T13:24:44.005Z","updated_at":"2024-11-08T13:24:44.614Z","avatar_url":"https://github.com/whywaita.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aguri\n\naguri (あぐり) is aggregator of slack message\n\n- aggregate multi workspace to one workspace\n- response simple message\n  - Let's write in Thread!\n\n## Getting Started\n\n- get binary from [here](https://github.com/whywaita/aguri/releases)\n- generate slack web token [here](https://api.slack.com/custom-integrations/legacy-tokens)\n- make `config.toml`. default PATH is `./config.toml`.\n\n```\n$ cat config.toml\n[to]                     # It's aggregate slack\ntoken = \"xoxp-**\"\n\n[from]\n\n[from.team1]             # \"team1\" message post #aggr-team1 channel\ntoken = \"xoxp-**\"\n\n[from.team2]\ntoken = \"xoxp-**\"\n```\n\n- run\n\n```\n$ ./slack-aggregator\n\nif modify config.toml path\n\n$ ./slack-aggregator -config ./config.toml\n```\n\n- aggregate all messages!\n\n## Author\n\nTachibana waita (a.k.a. [whywaita](https://github.com/whywaita))\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhywaita%2Faguri","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhywaita%2Faguri","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhywaita%2Faguri/lists"}