{"id":22588928,"url":"https://github.com/simple-robot/simbot-mirai-spring-boot-demo","last_synced_at":"2025-08-05T04:32:53.575Z","repository":{"id":38350004,"uuid":"337604815","full_name":"simple-robot/simbot-mirai-spring-boot-demo","owner":"simple-robot","description":"simbot框架下，mirai组件的springboot快速启动器（starter）","archived":false,"fork":false,"pushed_at":"2022-01-01T15:02:25.000Z","size":42,"stargazers_count":10,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-04T00:26:34.507Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/simple-robot.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}},"created_at":"2021-02-10T03:22:58.000Z","updated_at":"2022-12-13T01:48:21.000Z","dependencies_parsed_at":"2022-08-25T01:51:48.089Z","dependency_job_id":null,"html_url":"https://github.com/simple-robot/simbot-mirai-spring-boot-demo","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simple-robot%2Fsimbot-mirai-spring-boot-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simple-robot%2Fsimbot-mirai-spring-boot-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simple-robot%2Fsimbot-mirai-spring-boot-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simple-robot%2Fsimbot-mirai-spring-boot-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simple-robot","download_url":"https://codeload.github.com/simple-robot/simbot-mirai-spring-boot-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228703535,"owners_count":17959669,"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-08T08:11:36.435Z","updated_at":"2024-12-08T08:11:37.268Z","avatar_url":"https://github.com/simple-robot.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simbot springboot starter demo - Mirai\n\n这是[simple-robot](https://github.com/ForteScarlet/simpler-robot) 框架使用[mirai组件](https://github.com/ForteScarlet/simpler-robot/tree/dev/component/component-mirai) 对接[Mirai](https://github.com/mamoe/mirai) 并整合为 Spring Boot 的Demo项目。\n\n## 需要做的\n### fork/clone\nfork或者clone此项目到你的本地，并使用IDE工具打开并构建它。\n\n### 修改配置文件\n打开文件 [application.yml](src/main/resources/application.yml) 并修改其中的 `simbot.core.bots` 项为你测试用的QQ账号，例如：\n```yaml\nsimbot: \n  core:\n    bots: 123456789:password\n```\n\n### 保证安静\n将你的bot放在一些测试用的群而不是一些大型群。\n\n### 阅读\n- [listener](src/main/java/simbot/example/listener) 包下为一些监听函数示例。阅读它们的注释，并可以试着修改它们。\n\n### 运行\n执行[SimbotExampleApplication](src/main/java/simbot/example/SimbotExampleApplication.java) 中的main方法。\n\n### 验证\n如果你是第一次使用此框架，且出现了诸如需要“滑动验证”等相关错误，你可以尝试先使用一次 [simbot-mirai-login-solver-selenium-helperPack](https://github.com/simple-robot/simbot-mirai-login-solver-selenium-helperPack) 来使腾讯记住你的设备信息。\n\n以及，记得关闭账号中与“设备锁”、“安全保护”等相关内容。\n\n### 协助\n如果你有一个好的示例点子，你可以通过[github pr](https://github.com/simple-robot/simbot-mirai-spring-boot-demo/pulls) 来协助此demo项目的更新。\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimple-robot%2Fsimbot-mirai-spring-boot-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimple-robot%2Fsimbot-mirai-spring-boot-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimple-robot%2Fsimbot-mirai-spring-boot-demo/lists"}