{"id":23011675,"url":"https://github.com/thevxn/bbs-go","last_synced_at":"2025-08-14T06:32:04.994Z","repository":{"id":158722778,"uuid":"589213840","full_name":"thevxn/bbs-go","owner":"thevxn","description":"A tiny TCP server implementing a basic Bulletin Board Service.","archived":false,"fork":false,"pushed_at":"2025-04-20T18:52:58.000Z","size":6932,"stargazers_count":12,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-07T05:08:29.595Z","etag":null,"topics":["bbs","bbs-go","go-telnet","golang","telnet"],"latest_commit_sha":null,"homepage":"","language":"Go","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/thevxn.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,"zenodo":null}},"created_at":"2023-01-15T13:08:23.000Z","updated_at":"2025-04-20T18:53:01.000Z","dependencies_parsed_at":"2025-04-22T01:46:02.781Z","dependency_job_id":null,"html_url":"https://github.com/thevxn/bbs-go","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/thevxn/bbs-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thevxn%2Fbbs-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thevxn%2Fbbs-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thevxn%2Fbbs-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thevxn%2Fbbs-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thevxn","download_url":"https://codeload.github.com/thevxn/bbs-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thevxn%2Fbbs-go/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270377433,"owners_count":24573409,"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-14T02:00:10.309Z","response_time":75,"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":["bbs","bbs-go","go-telnet","golang","telnet"],"created_at":"2024-12-15T10:10:23.674Z","updated_at":"2025-08-14T06:32:04.979Z","avatar_url":"https://github.com/thevxn.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bbs-go\n\nA tiny TCP server implementing a basic Buletin Board Service.\n\n```shell\ntelnet localhost 5555\n```\n\n```text\n+-------------------------------------------+\n|       __    __                            |\n|      / /_  / /_  _____      ____  ____    |\n|     / __ \\/ __ \\/ ___/_____/ __ \\/ __ \\   |\n|    / /_/ / /_/ (__  )_____/ /_/ / /_/ /   |\n|   /_.___/_.___/____/      \\__, /\\____/    |\n|                          /____/           |\n|                                           |\n+-------------------------------------------+\nvxn-dev bbs-go service (0.6.1)\ntelnet localhost 5555\n\n\u003e test\n*** Invalid command\n\n\u003e exit\n*** Bye\n```\n\n## build and run\n\n```shell\n# Copy example dotenv file\ncp .env.example .env\n\n# Edit some vars\nvim .env\n\n# Apply settings, build the binary and run it with env vars exported\nmake run\n```\n\n## system structure (TODO)\n\n+ message boards\n+ TUI forums\n+ online games\n+ user administration\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthevxn%2Fbbs-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthevxn%2Fbbs-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthevxn%2Fbbs-go/lists"}