From 1abd1edb5c089239a635cebd328a9ccfe814b364 Mon Sep 17 00:00:00 2001 From: omg-xtao Date: Sat, 3 Jun 2023 13:32:11 +0000 Subject: [PATCH] CI: Update version json --- list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/list.json b/list.json index bb98559..a7f6c74 100644 --- a/list.json +++ b/list.json @@ -1029,6 +1029,16 @@ "supported": true, "des-short": "clear_sticker 清理群组中的贴纸消息", "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 表达式不同。" } ] } \ No newline at end of file