{"id":23817872,"url":"https://github.com/lsongdev/node-irc","last_synced_at":"2026-03-07T21:31:15.869Z","repository":{"id":57276793,"uuid":"83548513","full_name":"lsongdev/node-irc","owner":"lsongdev","description":":computer: IRC server implementation in Node.js","archived":false,"fork":false,"pushed_at":"2024-01-22T21:54:56.000Z","size":23,"stargazers_count":33,"open_issues_count":2,"forks_count":11,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-24T03:04:59.501Z","etag":null,"topics":["irc","irc-protocol","irc-server"],"latest_commit_sha":null,"homepage":"https://npmjs.org/irc-server","language":"JavaScript","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/lsongdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2017-03-01T11:46:03.000Z","updated_at":"2025-09-05T17:06:28.000Z","dependencies_parsed_at":"2024-06-11T19:07:17.951Z","dependency_job_id":"6cdeaceb-2344-4039-b256-eeb5adfcdb07","html_url":"https://github.com/lsongdev/node-irc","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"9f51a0f1ac45691462df974f155e3cb2538f66d2"},"previous_names":["lsongdev/node-irc","song940/node-irc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lsongdev/node-irc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Fnode-irc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Fnode-irc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Fnode-irc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Fnode-irc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lsongdev","download_url":"https://codeload.github.com/lsongdev/node-irc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Fnode-irc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30231602,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T19:01:10.287Z","status":"ssl_error","status_checked_at":"2026-03-07T18:59:58.103Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","irc-protocol","irc-server"],"created_at":"2025-01-02T05:48:58.175Z","updated_at":"2026-03-07T21:31:15.822Z","avatar_url":"https://github.com/lsongdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## IRC\n\n\u003e  IRC server implementation in Node.js\n\n### Installation\n\n```bash\n$ npm install irc-server\n```\n\n### Example\n\n```js\nconst IRC = require('irc-server');\n\nconst server = IRC.createServer();\n\nserver.listen(6667);\n```\n\n### SPEC\n\n+ https://tools.ietf.org/html/rfc1459\n\n### Contributing\n- Fork this Repo first\n- Clone your Repo\n- Install dependencies by `$ npm install`\n- Checkout a feature branch\n- Feel free to add your features\n- Make sure your features are fully tested\n- Publish your local branch, Open a pull request\n- Enjoy hacking \u003c3\n\n### MIT\n\nThis work is licensed under the [MIT license](./LICENSE).\n\n---","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsongdev%2Fnode-irc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flsongdev%2Fnode-irc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsongdev%2Fnode-irc/lists"}