ziggy-example-plugin

0.0.6 • Public • Published

an example ziggy plugin

browse through the source if you're interested in how to make a plugin for ziggy.

usage

var ziggy = require('ziggy'),
    plugin = require('ziggy-example-plugin'),
    bot = ziggy.createZiggy({ plugins: [plugin] })

.. you're done.

Package Sidebar

Install

npm i ziggy-example-plugin

Weekly Downloads

0

Version

0.0.6

License

MIT

Last publish

Collaborators

  • jarofghosts