Skip to content

A tennu irc framework plugin that allows admin usage of select plugins for regular users

License

Notifications You must be signed in to change notification settings

VictorioBerra/tennu-cooldown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tennu-cooldown

A plugin for the tennu irc framework.

Allows any command to be used by regular users with a cooldown.

Requires

  • tennu-admin It is recommended to make this the first plugin defined in your tennu "plugins" config option.

Configuration

"cooldown": {
    "cooldown-commands": {
        "asay": 103, // 103 SECONDS
        "agoogle": 10,
        "correction": 10,
        "title": 10,
        "tell": 10
    }
}

Installing Into Tennu

See Downloadable Plugins here.

About

A tennu irc framework plugin that allows admin usage of select plugins for regular users

Resources

License

Stars

Watchers

Forks

Packages

No packages published