{"id":15942598,"url":"https://github.com/bclindner/go-discord-minesweeper","last_synced_at":"2026-06-18T14:32:16.423Z","repository":{"id":100502553,"uuid":"168856343","full_name":"bclindner/go-discord-minesweeper","owner":"bclindner","description":"A Discord bot that makes minesweeper boards.","archived":false,"fork":false,"pushed_at":"2019-02-02T18:23:10.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-26T17:47:32.666Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/bclindner.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":"2019-02-02T17:15:28.000Z","updated_at":"2019-02-02T18:22:33.000Z","dependencies_parsed_at":"2023-05-15T11:15:43.532Z","dependency_job_id":null,"html_url":"https://github.com/bclindner/go-discord-minesweeper","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/bclindner/go-discord-minesweeper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bclindner%2Fgo-discord-minesweeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bclindner%2Fgo-discord-minesweeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bclindner%2Fgo-discord-minesweeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bclindner%2Fgo-discord-minesweeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bclindner","download_url":"https://codeload.github.com/bclindner/go-discord-minesweeper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bclindner%2Fgo-discord-minesweeper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34495377,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":[],"created_at":"2024-10-07T07:41:59.400Z","updated_at":"2026-06-18T14:32:16.396Z","avatar_url":"https://github.com/bclindner.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-discord-minesweeper\n\nThis is a simple Discord bot that generates Minesweeper boards.\n\n# Usage\n\nDownload the binary or compile the source, then put your bot token in a\n`config.json` file in the same directory as the bot:\n```json\n{\n  \"token\": \"\u003cYOUR_BOT_TOKEN\u003e\"\n}\n```\n\nLaunch the bot, and type `!minesweeper` anywhere the bot has access to, and it\nshould spit out a perfectly workable 10x10 Minesweeper board with 10 mines.\n\n# Advanced Usage\n\nYou can request a custom grid by typing `!minesweeper \u003cwidth\u003e \u003cheight\u003e\n\u003cnumber-of-mines\u003e`. It may refuse your request if the grid is too big, or if\nmore mines have been requested than cells (resulting in a literally unusable\ngrid).\n\nYou can set override the default grid settings in the `config.json` file:\n```json\n{\n  \"token\": \"\u003cYOUR_BOT_TOKEN\u003e\",\n  \"defaultGridSize\": [10, 10],\n  \"defaultMines\": 10\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbclindner%2Fgo-discord-minesweeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbclindner%2Fgo-discord-minesweeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbclindner%2Fgo-discord-minesweeper/lists"}