Go to file
Grand-cocoa 6b18dd55a7
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
新功能:实现定时喝水提醒服务
添加了一个定时任务,用于每两小时提醒用户喝水。同时,引入了开启和关闭该提醒服务的功能,用户可以通过消息与机器人互动来管理提醒服务。此更新涉及数据库映射、服务类和定时任务的创建。
2024-09-18 14:41:19 +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 新功能:实现定时喝水提醒服务 2024-09-18 14:41:19 +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 新功能:实现定时喝水提醒服务 2024-09-18 14:41:19 +08:00