Go to file
Grand-cocoa 885e6c7780
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
refactor(miraibot): 更新BotFunction注解和配置类- 为BotFunction注解指定"BotFunction"名称。
-直接在BotConfiguration类中注入服务列表。
- 更新BotConfig以存储管理员ID。
- 调整Initialization类以监听应用就绪事件。
- 更新ExampleService以处理MessageEvent。
- 在application.yml中添加服务器端口配置。
- 在application-dev.yml中配置机器人ID。
2024-09-05 11:38:44 +08:00
.gitea/workflows refactor(miraibot): 更新服务和配置,优化bot初始化- 重构BotConfiguration以使用延迟初始化。 2024-09-04 18:32:06 +08:00
.mvn/wrapper init 2024-08-29 17:02:36 +08:00
src refactor(miraibot): 更新BotFunction注解和配置类- 为BotFunction注解指定"BotFunction"名称。 2024-09-05 11:38:44 +08:00
.gitignore init 2024-08-29 17:02:36 +08:00
mvnw init 2024-08-29 17:02:36 +08:00
mvnw.cmd init 2024-08-29 17:02:36 +08:00
pom.xml refactor(miraibot): 更新BotFunction注解和配置类- 为BotFunction注解指定"BotFunction"名称。 2024-09-05 11:38:44 +08:00