PagerMaid_Plugins_Pyro/send_cron/DES.md

14 lines
381 B
Markdown

使用 crontab 表达式定时发送消息。
指令:`,send_cron`
`,send_cron 59 59 23 * * * | 又是无所事事的一天呢。`
`,send_cron 0 * * * * * | 又过去了一分钟。`
[学习 crontab 表达式](https://www.runoob.com/linux/linux-comm-crontab.html)
# 特别注意
此插件的参数为 秒、分、时、日、月、周,与标准 crontab 表达式不同。