{"id":17346360,"url":"https://github.com/doc94/discordminesweeperlib","last_synced_at":"2026-04-16T02:32:14.666Z","repository":{"id":92516071,"uuid":"195592539","full_name":"Doc94/DiscordMinesweeperLib","owner":"Doc94","description":"Library forked from https://github.com/NurMarvin/MineSweeperBot to make Minesweeper games in discord.","archived":false,"fork":false,"pushed_at":"2023-12-15T11:33:51.000Z","size":5,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-07T13:52:57.298Z","etag":null,"topics":["discord","java","java-8","minesweeper","minesweeper-game"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/Doc94.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-07-06T23:52:14.000Z","updated_at":"2019-07-07T00:01:05.000Z","dependencies_parsed_at":"2025-06-20T11:07:22.475Z","dependency_job_id":"a4773243-21e9-459e-8676-4dc6e90e83d6","html_url":"https://github.com/Doc94/DiscordMinesweeperLib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Doc94/DiscordMinesweeperLib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doc94%2FDiscordMinesweeperLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doc94%2FDiscordMinesweeperLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doc94%2FDiscordMinesweeperLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doc94%2FDiscordMinesweeperLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Doc94","download_url":"https://codeload.github.com/Doc94/DiscordMinesweeperLib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doc94%2FDiscordMinesweeperLib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31868494,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"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":["discord","java","java-8","minesweeper","minesweeper-game"],"created_at":"2024-10-15T16:45:15.354Z","updated_at":"2026-04-16T02:32:14.632Z","avatar_url":"https://github.com/Doc94.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discord MineSweeper Library\n\n## Import\n```xml\n\u003crepositories\u003e\n    \u003crepository\u003e\n    \t\u003cid\u003ejitpack.io\u003c/id\u003e\n        \u003curl\u003ehttps://jitpack.io\u003c/url\u003e\n\t\u003c/repository\u003e\n\u003c/repositories\u003e\n\n\u003cdependencies\u003e\n\t\u003cdependency\u003e\n\t    \u003cgroupId\u003ecom.github.Doc94\u003c/groupId\u003e\n\t    \u003cartifactId\u003eDiscordMinesweeperLib\u003c/artifactId\u003e\n\t    \u003cversion\u003emaster-SNAPSHOT\u003c/version\u003e\n\t\u003c/dependency\u003e\n\u003c/dependencies\u003e\n```\n\n## Use\n```java\ntry {\n\tint defaultDifficulty = 30;\n    int defaultWidht = 10;\n    int defaultHeight = 10;\n    MinesweeperBoard board = new MinesweeperBoard(defaultDifficulty,defaultWidht,defaultHeight);\n    String strGame = board.build(); //The game builded to use in embed description or message of discord.\n} catch (MinesweeperBoardException e) {\n\t//If the values cause any issue with the rules of the Class\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoc94%2Fdiscordminesweeperlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoc94%2Fdiscordminesweeperlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoc94%2Fdiscordminesweeperlib/lists"}