{"id":28396747,"url":"https://github.com/ergochat/irc-go","last_synced_at":"2025-10-20T04:19:28.779Z","repository":{"id":37020500,"uuid":"49781662","full_name":"ergochat/irc-go","owner":"ergochat","description":"Libraries to help with IRC development in Go.","archived":false,"fork":false,"pushed_at":"2024-09-27T04:37:17.000Z","size":520,"stargazers_count":45,"open_issues_count":7,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-27T13:40:25.886Z","etag":null,"topics":["irc"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ergochat.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2016-01-16T16:43:12.000Z","updated_at":"2025-04-28T00:48:47.000Z","dependencies_parsed_at":"2025-06-27T13:36:18.271Z","dependency_job_id":null,"html_url":"https://github.com/ergochat/irc-go","commit_stats":null,"previous_names":["danieloaks/girc-go","goshuirc/girc-go","goshuirc/irc-go"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/ergochat/irc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ergochat%2Firc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ergochat%2Firc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ergochat%2Firc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ergochat%2Firc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ergochat","download_url":"https://codeload.github.com/ergochat/irc-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ergochat%2Firc-go/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269772090,"owners_count":24473339,"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-08-10T02:00:08.965Z","response_time":71,"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":["irc"],"created_at":"2025-05-31T23:12:22.414Z","updated_at":"2025-10-20T04:19:28.705Z","avatar_url":"https://github.com/ergochat.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ergochat/irc-go\n\nThese are libraries to help in writing IRC clients and servers in Go, prioritizing correctness, safety, and [IRCv3 support](https://ircv3.net/). They are not fully API-stable, but we expect any API breaks to be modest in scope.\n\n---\n\n[![GoDoc](https://godoc.org/github.com/ergochat/irc-go?status.svg)](https://godoc.org/github.com/ergochat/irc-go)\n[![Build Status](https://travis-ci.org/ergochat/irc-go.svg?branch=master)](https://travis-ci.org/ergochat/irc-go)\n[![Coverage Status](https://coveralls.io/repos/ergochat/irc-go/badge.svg?branch=master\u0026service=github)](https://coveralls.io/github/ergochat/irc-go?branch=master)\n[![Go Report Card](https://goreportcard.com/badge/github.com/ergochat/irc-go)](https://goreportcard.com/report/github.com/ergochat/irc-go)\n\n---\n\nPackages:\n\n* [**ircmsg**](https://godoc.org/github.com/ergochat/irc-go/ircmsg): IRC message handling, raw line parsing and creation.\n* [**ircreader**](https://godoc.org/github.com/ergochat/irc-go/ircreader): Optimized reader for \\n-terminated lines, with an expanding but bounded buffer.\n* [**ircevent**](https://godoc.org/github.com/ergochat/irc-go/ircevent): IRC client library (fork of [thoj/go-ircevent](https://github.com/thoj/go-ircevent)).\n* [**ircfmt**](https://godoc.org/github.com/ergochat/irc-go/ircfmt): IRC format codes handling, escaping and unescaping.\n* [**ircutils**](https://godoc.org/github.com/ergochat/irc-go/ircutils): Useful utility functions and classes that don't fit into their own packages.\n\nFor a relatively complete example of the library's use, see [slingamn/titlebot](https://github.com/slingamn/titlebot).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fergochat%2Firc-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fergochat%2Firc-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fergochat%2Firc-go/lists"}