CI: Update version json

This commit is contained in:
omg-xtao 2023-06-03 13:32:11 +00:00 committed by github-actions[bot]
parent c528dd8675
commit 1abd1edb5c

View File

@ -1029,6 +1029,16 @@
"supported": true, "supported": true,
"des-short": "clear_sticker 清理群组中的贴纸消息", "des-short": "clear_sticker 清理群组中的贴纸消息",
"des": "clear_sticker\n\n# 清理群组中的贴纸消息\n\n`,clear_sticker 99999999`\n\n清理所有贴纸" "des": "clear_sticker\n\n# 清理群组中的贴纸消息\n\n`,clear_sticker 99999999`\n\n清理所有贴纸"
},
{
"name": "send_cron",
"version": "1.0",
"section": "chat",
"maintainer": "xtaodada",
"size": "8.275 kb",
"supported": true,
"des-short": "send_cron 使用 crontab 表达式定时发送消息\n\nfix #146",
"des": "使用 crontab 表达式定时发送消息。\n\n指令`,send_cron`\n\n`,send_cron 59 59 23 * * * | 又是无所事事的一天呢。`\n\n`,send_cron 0 * * * * * | 又过去了一分钟。`\n\n[学习 crontab 表达式](https://www.runoob.com/linux/linux-comm-crontab.html)\n\n# 特别注意\n\n此插件的参数为 秒、分、时、日、月、周,与标准 crontab 表达式不同。"
} }
] ]
} }