{"id":15356837,"url":"https://github.com/linyows/breacan","last_synced_at":"2025-04-15T06:42:49.886Z","repository":{"id":28036630,"uuid":"31532176","full_name":"linyows/breacan","owner":"linyows","description":"💬 Simple Ruby wrapper for Slack API.","archived":false,"fork":false,"pushed_at":"2024-04-17T13:22:22.000Z","size":55,"stargazers_count":10,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-15T06:42:46.116Z","etag":null,"topics":["api-client","ruby","slack"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linyows.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2015-03-02T09:15:54.000Z","updated_at":"2024-04-15T14:11:14.000Z","dependencies_parsed_at":"2024-10-01T12:30:17.481Z","dependency_job_id":"3446a10f-f550-4063-a00b-7e6894987b1d","html_url":"https://github.com/linyows/breacan","commit_stats":{"total_commits":54,"total_committers":6,"mean_commits":9.0,"dds":"0.20370370370370372","last_synced_commit":"410cf36562797a9249ab51cfcc613e22ec03afb7"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linyows%2Fbreacan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linyows%2Fbreacan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linyows%2Fbreacan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linyows%2Fbreacan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linyows","download_url":"https://codeload.github.com/linyows/breacan/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249023727,"owners_count":21199958,"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":["api-client","ruby","slack"],"created_at":"2024-10-01T12:30:11.032Z","updated_at":"2025-04-15T06:42:49.869Z","avatar_url":"https://github.com/linyows.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://d262ilb51hltx0.cloudfront.net/max/2000/1*ryU77MsLt5tnp3ow8kqELA.png\"\u003e\n\u003cstrong\u003eBreacan\u003c/strong\u003e: Simple Ruby wrapper for Slack API.\n\u003c/p\u003e\n\n\u003ca href=\"https://rubygems.org/gems/breacan\" title=\"gems\"\u003e\u003cimg src=\"http://img.shields.io/gem/v/breacan.svg?style=flat-square\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/linyows/breacan/blob/master/LICENSE\" title=\"MIT License\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square\"\u003e\u003c/a\u003e\n\nInstallation\n------------\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'breacan'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install breacan\n\nUsage\n-----\n\nexample:\n\n```ruby\nrequire 'breacan'\nBreacan.access_token = 'xoxp-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'\nBreacan.channels\n=\u003e [{:id=\u003e\"C03QXXXX\",\n    :name=\u003e\"hello\",\n    :is_channel=\u003etrue,\n    :created=\u003e1424735886,\n    :creator=\u003e\"U03PXXXX\",\n    :is_archived=\u003efalse,\n    :is_general=\u003efalse,\n    :is_member=\u003efalse,\n    :members=\u003e [\"U0NLXXXX\",...\nBreacan.channel_by_name('hello').id\n=\u003e \"C03QXXXX\"\n```\n\nContributing\n------------\n\n1. Fork it ( https://github.com/linyows/breacan/fork )\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 a new Pull Request\n\nAuthors\n-------\n\n- [linyows](https://github.com/linyows)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinyows%2Fbreacan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinyows%2Fbreacan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinyows%2Fbreacan/lists"}