cordlr-version

0.2.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i cordlr-version

Weekly Downloads

1

Version

0.2.0

License

MIT

Last publish

Collaborators

  • programmatical