tennu-admin-cooldown
v1.0.2
Published
A plugin for tennu that provides admin access to normal users for select tennu plugins
Downloads
5
Readme
tennu-admin-cooldown
A plugin for the tennu irc framework.
Allows commands normally reserved for admins, to be used by regular users with a cooldown.
This plugin is for usage with select existing plugins that support it.
Configuration
"say": {
"cooldown": 103
},
"google": {
"cooldown": 10
},
"correction": {
"cooldown": 10
},
"title": {
"cooldown": 10
},
Installing Into Tennu
See Downloadable Plugins here.
Todo:
- Tests