0.2.0 • Published 8 years ago

cordlr-version v0.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

cordlr-version NPM version Build Status

Cordlr version plugin

Warning This plugin is experimental, use at your own risk.

Installation

$ cordlr install cordlr-version

Then add it to your config.

{
  "plugins": [
    "cordlr-version"
  ],
  "version": {
    "unknown": "Unknown", // What should the bot display if it can't find the plugin homepage
    "format": "{{name}}\n\tAuthor: {{author}}\n\tSource: {{homepage}}\n\tVersion: {{version}}", // How should the list be formatted
    "code": true // Should the list be sent in a code block
  }
}

Usage

version [plugin]

License

MIT © Sean Wilson

0.2.0

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago