{"id":16132611,"url":"https://github.com/smalljoker/nyisbotcpp","last_synced_at":"2025-04-06T14:44:49.600Z","repository":{"id":41332900,"uuid":"326244401","full_name":"SmallJoker/NyisBotCPP","owner":"SmallJoker","description":"C++ Implementation of NyisBot","archived":false,"fork":false,"pushed_at":"2022-07-10T18:19:02.000Z","size":210,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T20:47:56.461Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/SmallJoker.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":"2021-01-02T18:19:08.000Z","updated_at":"2021-12-27T16:06:47.000Z","dependencies_parsed_at":"2022-08-27T20:32:40.990Z","dependency_job_id":null,"html_url":"https://github.com/SmallJoker/NyisBotCPP","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/SmallJoker%2FNyisBotCPP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmallJoker%2FNyisBotCPP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmallJoker%2FNyisBotCPP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmallJoker%2FNyisBotCPP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SmallJoker","download_url":"https://codeload.github.com/SmallJoker/NyisBotCPP/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247500454,"owners_count":20948877,"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":[],"created_at":"2024-10-09T22:31:46.899Z","updated_at":"2025-04-06T14:44:49.564Z","avatar_url":"https://github.com/SmallJoker.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NyisBot C++\n\nC++ port of the buggy C# implementation. This is an IRC bot\nwhich may support more chat backends in the future.\n\nLicense: MIT\n\n## Features\n\n * Rudimentary IRC client implementation\n * Text-based user interface for testing\n * Hotplug dynamic libraries (modules)\n * Various helper classes:\n     * Settings file read/write API\n     * Generic data container\n     * cURL-based communication API\n     * Simple CLI argument parser\n     * Utility functions\n\n## Setup\n\nRequirements: (using Debian package names)\n\n * Build setup: `cmake`\n * Any C++17 compiler\n * Networking: `libcurl4-*-dev` (one of them)\n * Threading: `libpthread-stubs0-dev` (maybe)\n * XML parsing: `libpugixml-dev`\n * JSON: [PicoJSON](https://github.com/kazuho/picojson/blob/master/picojson.h)\n * Lua (optional, for Lua module)\n\nSteps:\n\n1. Clone the repository\n2. Setup cmake: `cmake -S . -B build`\n3. Build: `cd build \u0026\u0026 make -j`\n4. Add config dir: `ln -s ../config .`\n5. Configure\n6. Run: `./loader`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmalljoker%2Fnyisbotcpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmalljoker%2Fnyisbotcpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmalljoker%2Fnyisbotcpp/lists"}