mirror of
https://github.com/TeamPGM/PagerMaid_Plugins_Pyro.git
synced 2024-11-16 08:19:25 +00:00
CI: Update version json
This commit is contained in:
parent
c528dd8675
commit
1abd1edb5c
10
list.json
10
list.json
@ -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 表达式不同。"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user