tennu-logemitter

0.1.0 • Public • Published

tennu-logemitter

This is a plugin for the Tennu IRC bot framework.

It hooks itself in front of the regular logger and emits an event whenever a message is sent to the logger.

Usage

In your plugins handlers object:

"logemitter:info": function(data) {
	// Do whatever with the data
	// See Tennu documentation for information on the logger data format
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    1

Package Sidebar

Install

npm i tennu-logemitter

Weekly Downloads

1

Version

0.1.0

License

ISC

Last publish

Collaborators

  • rauchf