0.1.0 • Published 8 years ago

cordlr-clear v0.1.0

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

cordlr-clear NPM version Build Status

Cordlr clear message plugin

Installation

$ npm install --save cordlr-clear

Then add it to your config.

{
  "plugins": [
    "cordlr-clear"
  ]
}

Usage

clear <amount>

Note - cordlr-clear relies on the MANAGE_MESSAGES permission to check whether the bot and the command sender has permission to remove messages.

License

MIT © Sean Wilson