{"id":31769780,"url":"https://github.com/duncte123/botcommons","last_synced_at":"2025-10-10T02:53:12.636Z","repository":{"id":132539328,"uuid":"129715940","full_name":"duncte123/botCommons","owner":"duncte123","description":"Things I frequently need in my JDA bots","archived":false,"fork":false,"pushed_at":"2024-03-31T09:36:07.000Z","size":534,"stargazers_count":10,"open_issues_count":2,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-02T04:18:42.131Z","etag":null,"topics":["bot","hacktoberfest","jda","jda-utilities","utilities"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/duncte123.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2018-04-16T09:10:03.000Z","updated_at":"2024-05-02T04:18:42.131Z","dependencies_parsed_at":"2024-03-11T07:54:04.465Z","dependency_job_id":null,"html_url":"https://github.com/duncte123/botCommons","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/duncte123/botCommons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duncte123%2FbotCommons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duncte123%2FbotCommons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duncte123%2FbotCommons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duncte123%2FbotCommons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/duncte123","download_url":"https://codeload.github.com/duncte123/botCommons/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duncte123%2FbotCommons/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002552,"owners_count":26083403,"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-10-10T02:00:06.843Z","response_time":62,"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":["bot","hacktoberfest","jda","jda-utilities","utilities"],"created_at":"2025-10-10T02:52:17.248Z","updated_at":"2025-10-10T02:53:12.630Z","avatar_url":"https://github.com/duncte123.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BotCommons [![BuildStatus][circleImage]][circleLink]\nA set of tools for the [JDA] library\n\n\n## Adding to your project\nThe current latest version is: [ ![version][] ][download]\n\n## Usage\n\nUsage instructions can be found [here][usage] with some examples in the [tests folder](src/test/java/me/duncte123/botcommons)\n\n## Bot not shutting down?\nA shutdown method was created in the `BotCommons` class. \u003cbr\u003e\nThis method also accepts your JDA or ShardManager instance for killing the threads that OkHttp created, because of these running threads your bot will not shut down.\n\n\n#### With gradle\n[ ![version][] ][download]\n\n```GRADLE\nrepositories {\n    maven {\n        name 'm2-duncte123'\n        url 'https://m2.duncte123.dev/releases'\n    }\n}\n\ndependencies {\n    implementation group: 'me.duncte123', name: 'botCommons', version: '[VERSION]'\n}\n```\n\n#### With maven\n\n```XML\n\u003crepository\u003e\n    \u003cid\u003em2-duncte123\u003c/id\u003e\n    \u003cname\u003em2-duncte123\u003c/name\u003e\n    \u003curl\u003ehttps://m2.duncte123.dev/releases\u003c/url\u003e\n\u003c/repository\u003e\n\n\u003cdependency\u003e\n  \u003cgroupId\u003eme.duncte123\u003c/groupId\u003e\n  \u003cartifactId\u003ebotCommons\u003c/artifactId\u003e\n  \u003cversion\u003e[VERSION]\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nMake sure to replace `[VERSION]` with the version listed above.\n\n[JDA]: https://github.com/DV8FromTheWorld/JDA\n[version]: https://img.shields.io/maven-metadata/v?metadataUrl=https%3A%2F%2Fm2.duncte123.dev%2Freleases%2Fme%2Fduncte123%2FbotCommons%2Fmaven-metadata.xml\n[download]: https://m2.duncte123.dev/#/releases/me/duncte123/botCommons\n[usage]: USAGE.md\n[circleLink]: https://github.com/duncte123/botCommons\n[circleImage]: https://github.com/duncte123/botCommons/workflows/release-botcommons/badge.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduncte123%2Fbotcommons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduncte123%2Fbotcommons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduncte123%2Fbotcommons/lists"}