{"id":20759941,"url":"https://github.com/alivedevil/beschdircd","last_synced_at":"2026-04-21T17:02:08.962Z","repository":{"id":10759318,"uuid":"13021449","full_name":"AliveDevil/beschdIRCd","owner":"AliveDevil","description":"It's just another IRC-Server. For Windows. \"beschd\" is a funnier description of the English word \"best\" in German.","archived":false,"fork":false,"pushed_at":"2014-01-09T14:51:46.000Z","size":2468,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-11T16:49:11.959Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AliveDevil.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":"2013-09-22T21:36:16.000Z","updated_at":"2014-01-09T14:51:46.000Z","dependencies_parsed_at":"2022-08-30T23:21:05.686Z","dependency_job_id":null,"html_url":"https://github.com/AliveDevil/beschdIRCd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AliveDevil/beschdIRCd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliveDevil%2FbeschdIRCd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliveDevil%2FbeschdIRCd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliveDevil%2FbeschdIRCd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliveDevil%2FbeschdIRCd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AliveDevil","download_url":"https://codeload.github.com/AliveDevil/beschdIRCd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AliveDevil%2FbeschdIRCd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32101416,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-11-17T10:09:11.023Z","updated_at":"2026-04-21T17:02:08.947Z","avatar_url":"https://github.com/AliveDevil.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# beschdIRCd #\nor \"best IRC daemon\" if you want to.\n\nbeschdIRCd is a project by me a german student who doesn't like any irc server out there.\nSo I decided to write another one. As I'm German I want to use some things from german language. So \"beschd\" is just another form of english \"best\" but .. well it has a sarcastic background.\n\n## Why this!? ##\nBecause I can.\n\n## Requirements ##\nThis project will require\n\n* Windows Vista+ (Windows Server 2k8)\n* .NET Framework 4.5\n* SqlCe 4.0 (or if you want SqlServer, or anything which has Entity Framework Support)\n* Internet.\n\n## Sources ##\nI'm using [RFC 1459](http://tools.ietf.org/html/rfc1459) for basic implementations of IRC protocol.\n\nTrying to convert the RFC via RegEx into some enums. Found a working RegEx-Pattern:\n\nFind: `^\\s+(\\d{3})\\s+ERR_(\\w+)\\r\\s+\"(.+)\"\\r\\s+- (.*)`\n\nReplace: `{\"Name\": \"$2\", \"Value\": $1, \"Description\": \"$4\", \"Remarks\": [\"$3\"], \"Results\": [], \"Command\": []},`\n\nLookup `EnumGenerator` in sources. For formatting you may look into `RFC-1459-ReplyCodes-Modified.txt`.\nFor comparison go to [this gist](https://gist.github.com/AliveDevil/6672484) which shows the different steps to create an enum.\n\n## Idea behind ##\nI want to create a IRC server which is independent of any external service (may be I'll write kind of plugin interface).\n\n## License ##\n[![Creative Commons License](http://i.creativecommons.org/l/by-nc-sa/3.0/88x31.png)](http://creativecommons.org/licenses/by-nc-sa/3.0/)  \nbeschdIRCd by [AliveDevil](https://github.com/AliveDevil) is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License](http://creativecommons.org/licenses/by-nc-sa/3.0/).  \nBased on work at [https://github.com/AliveDevil/beschdIRCd](https://github.com/AliveDevil/beschdIRCd)\nIf you're not happy with the decision of a license: keep your opinion. I won't mind.\n\n## Contribution ##\nYou may contribute so I can get forward in development but you're not forced to.\nIt's for me to get some distance to other projects I'm actively working on. Don't expect fast development.\n\n## End ##\nThath's it. If I can write more .. I'll do.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falivedevil%2Fbeschdircd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falivedevil%2Fbeschdircd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falivedevil%2Fbeschdircd/lists"}