Merge pull request #1282 from haikerapples/master_haiker_timetask

内置 timetask 插件
This commit is contained in:
Jianglang
2023-07-01 18:37:07 +08:00
committed by GitHub

View File

@@ -11,6 +11,10 @@
"summary": {
"url": "https://github.com/lanvent/plugin_summary.git",
"desc": "总结聊天记录的插件"
},
"timetask": {
"url": "https://github.com/haikerapples/timetask.git",
"desc": "一款定时任务系统的插件"
}
}
}