{"id":21820899,"url":"https://github.com/oc8/42-irc","last_synced_at":"2025-03-21T11:16:38.572Z","repository":{"id":160708238,"uuid":"462405705","full_name":"oc8/42-irc","owner":"oc8","description":"42 | A complete IRC server, RFC compliant, written in C++","archived":false,"fork":false,"pushed_at":"2023-01-05T19:22:34.000Z","size":2503,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T07:26:00.119Z","etag":null,"topics":["42","cpp","irc","irc-bot","irc-client","irc-protocol","irc-server"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oc8.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-02-22T17:34:00.000Z","updated_at":"2023-01-06T15:48:08.000Z","dependencies_parsed_at":"2023-05-13T13:15:24.779Z","dependency_job_id":null,"html_url":"https://github.com/oc8/42-irc","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/oc8%2F42-irc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oc8%2F42-irc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oc8%2F42-irc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oc8%2F42-irc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oc8","download_url":"https://codeload.github.com/oc8/42-irc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244787016,"owners_count":20510041,"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":["42","cpp","irc","irc-bot","irc-client","irc-protocol","irc-server"],"created_at":"2024-11-27T16:39:41.588Z","updated_at":"2025-03-21T11:16:38.533Z","avatar_url":"https://github.com/oc8.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 42 IRC Project\n\nThis is an IRC project for the 42 school. It allows users to connect to an IRC server and participate in channels.\n\n## Prerequisites\n\n- A C compiler (such as GCC)\n\n## Installation\n\n1. Clone this repository to your computer\n2. Navigate to the project directory\n3. Compile the project with the command `make`\n\n## Usage\n\nTo use the IRC client, run the `irc` executable with the following command:\n\n```\n./ircserv \u003cport\u003e \u003cpassword\u003e\n```\n\n```\n./ircbot \u003cip\u003e \u003cport\u003e \u003cpassword\u003e\n```\n\n\n## weechat\n```\n/server add ircserv \u003cip\u003e/\u003cport\u003e -password=\u003cpassword\u003e\n```\n\n## Make\n\nThe following make targets are available:\n\n- `make`: Compile the project\n- `make clean`: Remove compiled files\n- `make fclean`: Remove compiled files and the `irc` executable\n- `make re`: Re-compile the project\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foc8%2F42-irc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foc8%2F42-irc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foc8%2F42-irc/lists"}