A plugin for the tennu irc framework.
Allows any command to be used by regular users with a cooldown.
- tennu-admin It is recommended to make this the first plugin defined in your tennu "plugins" config option.
"cooldown": {
"cooldown-commands": {
"asay": 103, // 103 SECONDS
"agoogle": 10,
"correction": 10,
"title": 10,
"tell": 10
}
}
See Downloadable Plugins here.