{"id":18928448,"url":"https://github.com/nathan-osman/go-sechat","last_synced_at":"2026-03-15T20:35:36.962Z","repository":{"id":57523331,"uuid":"75507668","full_name":"nathan-osman/go-sechat","owner":"nathan-osman","description":"Go package for interacting with the Stack Exchange chat network","archived":false,"fork":false,"pushed_at":"2017-05-07T07:03:19.000Z","size":57,"stargazers_count":5,"open_issues_count":2,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-06-20T16:48:28.164Z","etag":null,"topics":["golang","stack-exchange","stack-exchange-chat"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/nathan-osman.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}},"created_at":"2016-12-04T00:02:23.000Z","updated_at":"2021-08-18T09:12:48.000Z","dependencies_parsed_at":"2022-08-28T11:12:05.878Z","dependency_job_id":null,"html_url":"https://github.com/nathan-osman/go-sechat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathan-osman%2Fgo-sechat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathan-osman%2Fgo-sechat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathan-osman%2Fgo-sechat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathan-osman%2Fgo-sechat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nathan-osman","download_url":"https://codeload.github.com/nathan-osman/go-sechat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223675615,"owners_count":17184090,"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":["golang","stack-exchange","stack-exchange-chat"],"created_at":"2024-11-08T11:25:43.616Z","updated_at":"2026-03-15T20:35:36.885Z","avatar_url":"https://github.com/nathan-osman.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## go-sechat\n\n[![GoDoc](https://godoc.org/github.com/nathan-osman/go-sechat?status.svg)](https://godoc.org/github.com/nathan-osman/go-sechat)\n[![MIT License](http://img.shields.io/badge/license-MIT-9370d8.svg?style=flat)](http://opensource.org/licenses/MIT)\n\nThe [Stack Exchange chat network](http://chat.stackexchange.com) does not provide an official API. This package aims to bridge that gap for Go applications by providing a simple interface with native Go primitives (channels, etc.).\n\n### Features\n\nAs go-sechat grows, more and more chat functionality is exposed through the package. Here's a list of just some of the things go-sechat can do:\n\n- Run completely headless with no UI or embedded browser\n- Login using Stack Exchange credentials\n- Maintain a persistent connection to the chat server; reauthenticating, pausing, and reconnecting when a failure occurs\n- Join, create, leave, and invite users to rooms\n- Perform basic chat activities, such as posting and starring messages\n- Receive a stream of all events from rooms that have been joined\n- Intelligently retry failed messages when throttling occurs\n- Upload images to `i.stack.imgur.com`\n\n### Usage\n\nTo use the package in an application, simply import it:\n\n    import \"github.com/nathan-osman/go-sechat\"\n\nExamples are provided in the [package documentation](https://godoc.org/github.com/nathan-osman/go-sechat).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathan-osman%2Fgo-sechat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnathan-osman%2Fgo-sechat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathan-osman%2Fgo-sechat/lists"}