Commit Graph

4 Commits

Author SHA1 Message Date
Grand-cocoa
16fda28d79 fix(dir)
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m27s
2024-08-30 14:46:21 +08:00
Grand-cocoa
d60edcbf63 工作流文件新建:Gitea Actions Demo
创建新的Gitea Actions Demo工作流,包含推送事件触发的构建和测试任务。该工作流旨在演示Gitea Actions的功能,包括检查仓库代码、显示环境信息以及列出仓库中的文件。
2024-08-30 14:45:31 +08:00
Grand-cocoa
ae3213dc63 ```实现BotFunction注解的服务发现机制
机器人框架已更新,支持通过BotFunction注解进行服务发现。注解现包含target和retention元数据,支持在运行时使用反射进行处理。服务实现现在 suspend 函数,以支持异步行为。此外,引入了新的配置属性来定义机器人管理员ID。```
2024-08-30 13:50:01 +08:00
Grand-cocoa
fe1d7a2368 init 2024-08-29 17:02:36 +08:00