Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

cordlr-clear

seanc10MIT0.1.0

Cordlr clear message plugin

cordlr

readme

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