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