{"id":16118811,"url":"https://github.com/sammers21/irc","last_synced_at":"2025-08-02T03:34:10.705Z","repository":{"id":70199641,"uuid":"132124653","full_name":"Sammers21/IRC","owner":"Sammers21","description":"Simple text-based IRC server","archived":false,"fork":false,"pushed_at":"2020-10-27T16:35:11.000Z","size":82,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T09:49:42.932Z","etag":null,"topics":["irc","java","netty","telnet","text-based"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sammers21.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":"2018-05-04T10:16:02.000Z","updated_at":"2022-11-17T16:40:22.000Z","dependencies_parsed_at":"2023-03-19T18:49:53.023Z","dependency_job_id":null,"html_url":"https://github.com/Sammers21/IRC","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Sammers21/IRC","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sammers21%2FIRC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sammers21%2FIRC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sammers21%2FIRC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sammers21%2FIRC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sammers21","download_url":"https://codeload.github.com/Sammers21/IRC/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sammers21%2FIRC/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268331014,"owners_count":24233159,"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-02T02:00:12.353Z","response_time":74,"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","java","netty","telnet","text-based"],"created_at":"2024-10-09T20:50:39.423Z","updated_at":"2025-08-02T03:34:10.670Z","avatar_url":"https://github.com/Sammers21.png","language":"Java","readme":"[![Build Status](https://travis-ci.org/Sammers21/IRC.svg?branch=master)](https://travis-ci.org/Sammers21/IRC)\n[![codecov](https://codecov.io/gh/Sammers21/IRC/branch/master/graph/badge.svg)](https://codecov.io/gh/Sammers21/IRC)\n\n### Building\n\nIn order to build the jar, execute:\n```bash\n$ ./gradlew jar\n```\n### Running\nIn order to run the server, execute:\n```bash\n$ java -jar ./build/libs/IRC.jar 8000\n```\n\nNote, that 8000 is the port, the application is going to listen. Feel free to change this if you want.\n\n### Usage example\n\n\u003ca href=\"https://ibb.co/HpSK1Fb\"\u003e\u003cimg src=\"https://i.ibb.co/pr71G0M/photo-2020-10-27-19-30-13.jpg\" alt=\"photo-2020-10-27-19-30-13\" border=\"0\"\u003e\u003c/a\u003e\n\n### List of commands\n\nCommand set for this server:\n```txt\n/login name password — if user not exists create profile else login\n/join channel — try to join channel (max 1000 active clients per channel is allowed).\n  If client’s limit exceeded - error is send, otherwise join channel and send last 100000 messages of activity.\n  If room not exits - it is created first then try to join.\n/leave - disconnect client\n/users — show users in the channel\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsammers21%2Firc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsammers21%2Firc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsammers21%2Firc/lists"}