async-bot/timer-plugin

Timer plugin for the Async Bot framework

Installs: 10

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/async-bot/timer-plugin

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

This package is auto-updated.

Last update: 2025-09-22 22:36:53 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