{"id":22571020,"url":"https://github.com/killerprojecte/ultraqbot","last_synced_at":"2025-03-28T14:26:29.614Z","repository":{"id":130453071,"uuid":"523962112","full_name":"killerprojecte/UltraQBot","owner":"killerprojecte","description":"Next Generation OICQ for Bukkit Framework","archived":false,"fork":false,"pushed_at":"2023-11-25T02:52:39.000Z","size":130,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-02T14:41:31.680Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/killerprojecte.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,"publiccode":null,"codemeta":null}},"created_at":"2022-08-12T05:08:46.000Z","updated_at":"2023-07-20T05:28:23.000Z","dependencies_parsed_at":"2023-11-25T03:35:11.960Z","dependency_job_id":null,"html_url":"https://github.com/killerprojecte/UltraQBot","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killerprojecte%2FUltraQBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killerprojecte%2FUltraQBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killerprojecte%2FUltraQBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killerprojecte%2FUltraQBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killerprojecte","download_url":"https://codeload.github.com/killerprojecte/UltraQBot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246044652,"owners_count":20714621,"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","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-12-08T01:14:39.838Z","updated_at":"2025-03-28T14:26:29.584Z","avatar_url":"https://github.com/killerprojecte.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **UltraQBot**\n\n- 下一代Bukkit OICQ机器人框架\n- 基于xbaimiao/mirai-http-sdk开发\n- 需要配合mirai-api-http插件(Mirai-Console)使用\n\n## 从UltraQBot开始\n\n**UltraQBot** 目前正在开发阶段\n\n随时可能有API更变\n目前已实现部分功能\n未来可能会兼容基于AmazingBot 3.x/4.x 的插件\n\n## 额外协议\n\n- 本内容根据GPLv3第7条发布\n\n```\n1. 禁止任何人以任何方式对UltraQBot其可执行内容或源码进行付费分发\n2. 任何人对UltraQBot源码进行分发时必须附上此仓库链接\n3. UltraQBot开发者有权力对违规使用(诈骗行为, 违法行为等)UltraQBot的用户撤销使用授权\n```\n\n## 添加至依赖\n\n- Maven\n\n```xml\n    \u003crepositories\u003e\n        \u003crepository\u003e\n            \u003cid\u003efastmcmirror-repo\u003c/id\u003e\n            \u003curl\u003ehttps://repo.fastmcmirror.org/content/repositories/releases/\u003c/url\u003e\n        \u003c/repository\u003e\n    \u003c/repositories\u003e\n\n    \u003cdependencies\u003e\n        \u003cdependency\u003e\n            \u003cgroupId\u003edev.rgbmc\u003c/groupId\u003e\n            \u003cartifactId\u003eUltraQBot\u003c/artifactId\u003e\n            \u003cversion\u003e1.0.0\u003c/version\u003e\n            \u003cscope\u003eprovided\u003c/scope\u003e\n        \u003c/dependency\u003e\n    \u003c/dependencies\u003e\n```\n\n- Gradle Groovy\n\n```groovy\nrepositories {\n    maven {\n        name = 'fastmcmirror-repo'\n        url = \"https://repo.fastmcmirror.org/content/repositories/releases/\"\n    }\n}\n\ndependencies {\n    compileOnly 'dev.rgbmc:UltraQBot:1.0.0'\n}\n```\n\n- Gradle Kotlin\n\n```kotlin\nrepositories {\n    maven {\n        name = \"fastmcmirror-repo\"\n        url = uri(\"https://repo.fastmcmirror.org/content/repositories/releases/\")\n    }\n}\n\ndependencies {\n    compileOnly(\"dev.rgbmc:UltraQBot:1.0.0\")\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkillerprojecte%2Fultraqbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkillerprojecte%2Fultraqbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkillerprojecte%2Fultraqbot/lists"}