async-bot/timer-plugin

Timer plugin for the Async Bot framework

Maintainers

Package info

github.com/async-bot/timer-plugin

pkg:composer/async-bot/timer-plugin

Statistics

Installs: 10

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-02-22 23:40:12 UTC


README

Latest Stable Version Build Status Coverage Status License

A very simple timer plugin for the Async Bot framework

The only thing this plugin does is emit a AsyncBot\Plugin\Event\Tick event based on a \DateInterval interval.

Requirements

  • PHP 7.4

Installation

composer require async-bot/timer-plugin