ibf-cron-messages
v0.1.0
Published
Plugin for irc-bot-framework that sends messages on a cron schedule
Downloads
3
Maintainers
Readme
ibf-cron-messages
Synopsis
A plugin for irc-bot-framework that makes it easy to schedule messages to be sent via cron scheduling.
Why would you need this?
- You want a reminder every day at a certain time to do something ... send yourself a message.
- You have other plugins that you want to run on a particular schedule. Just send them a command via cron as if an actual user commanded them.
Code Example
TODO: fill this in
Installation
npm install ibf-cron-messages
Config Reference
TODO: fill this in
Tests
TODO: fill this in
Contributors
Describe and show how to run the tests with code examples.
License
This project is licensed with the Apache Software License, 2.0. See LICENSE.txt for more details.