We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7721bd commit a821829Copy full SHA for a821829
plugins.json
@@ -1,4 +1,18 @@
1
{
2
+ "astrbot-plugin-onesync": {
3
+ "display_name": "OneSync",
4
+ "desc": "通用可扩展的软件更新器插件,支持定时检查、自动更新、镜像回退与状态追踪。",
5
+ "author": "Jacobinwwey",
6
+ "repo": "https://github.com/Jacobinwwey/astrbot_plugin_onesync",
7
+ "tags": [
8
+ "updater",
9
+ "automation",
10
+ "devops",
11
+ "zeroclaw",
12
+ "astrbot"
13
+ ],
14
+ "social_link": "https://github.com/Jacobinwwey"
15
+ },
16
"astrbot-plugin-work-logger": {
17
"display_name": "工作记录插件",
18
"desc": "工作记录插件,支持自然语言记录工作内容,自动生成日报/周报/月报,支持定时推送图片格式工作报告",
0 commit comments