cordlr-clear
v0.1.0
Published
Cordlr clear message plugin
Downloads
3
Readme
cordlr-clear
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