{"id":27991294,"url":"https://github.com/drewolson/bridgebot","last_synced_at":"2026-01-24T16:06:25.355Z","repository":{"id":291347232,"uuid":"977349168","full_name":"drewolson/bridgebot","owner":"drewolson","description":"Generate plain text bridge diagrams","archived":false,"fork":false,"pushed_at":"2026-01-13T03:51:14.000Z","size":56,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-13T06:50:48.570Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Gleam","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/drewolson.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-04T01:56:01.000Z","updated_at":"2026-01-13T03:51:17.000Z","dependencies_parsed_at":"2025-06-03T00:27:46.279Z","dependency_job_id":"f6d5ccf4-9d3f-44a8-96bd-63495e366ad3","html_url":"https://github.com/drewolson/bridgebot","commit_stats":null,"previous_names":["drewolson/bridgebot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/drewolson/bridgebot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewolson%2Fbridgebot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewolson%2Fbridgebot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewolson%2Fbridgebot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewolson%2Fbridgebot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drewolson","download_url":"https://codeload.github.com/drewolson/bridgebot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewolson%2Fbridgebot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28730905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"last_error":"SSL_read: 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":"2025-05-08T16:57:29.252Z","updated_at":"2026-01-24T16:06:25.348Z","avatar_url":"https://github.com/drewolson.png","language":"Gleam","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bridgebot\n\nA discord bot and CLI for generating plain text bridge diagrams. This project is a\n[gleam](https://gleam.run) rewrite of the\n[bridge-diagrams](https://github.com/drewolson/bridge-diagrams) project.\n\n## Running\n\n### CLI\n\nThe CLI reads input from stdin and prints the resulting diagram. Here's the\nobligatory hand from\n[Moonraker](https://en.wikipedia.org/wiki/Moonraker_(novel)):\n\n```\n$ gleam run cli \u003c\u003c\u003c 't987 6543 - 76532; akqj akqj ak kj9; - - q8765432 aqt84; 65432 t9872 jt9 -, r/r, imps'\n   Compiled in 0.09s\n    Running bridgebot.main\nR/R        ♠T987\nIMPs       ♥6543\n           ♦\n           ♣76532\n♠65432      -----     ♠\n♥T9872     |  N  |    ♥\n♦JT9       |W   E|    ♦Q8765432\n♣          |  S  |    ♣AQT84\n            -----\n           ♠AKQJ\n           ♥AKQJ\n           ♦AK\n           ♣KJ9\n```\n\n### Discord\n\nThe Discord bot needs a `DISCORD_TOKEN` with scopes that allow for connecting to\nthe server, sending messages, and managing messages. It also needs a\n`DISCORD_CLIENT_ID`. Both are provided as environment variables.\n\n```\nDISCORD_TOKEN=\u003credacted\u003e DISCORD_CLIENT_ID=\u003credacted\u003e gleam run discord\n```\n\nOnce associated with a server, messages prefixed with `!bridge` or `!bridgebot`\nwill be handled by the bot.\n\n## Development\n\n```sh\ngleam run   # Run the project\ngleam test  # Run the tests\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrewolson%2Fbridgebot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrewolson%2Fbridgebot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrewolson%2Fbridgebot/lists"}