async-bot/timer-plugin

Async Bot 框架的定时器插件

dev-master 2019-08-22 08:46 UTC

This package is auto-updated.

Last update: 2024-09-22 20:25:26 UTC


README

Latest Stable Version Build Status Coverage Status License

一个用于 Async Bot 框架的非常简单的定时器插件

此插件唯一的功能是根据 \DateInterval 时间间隔触发一个 AsyncBot\Plugin\Event\Tick 事件。

要求

  • PHP 7.4

安装

composer require async-bot/timer-plugin