3.1.0 • Published 8 years ago

tennu-cooldown v3.1.0

Weekly downloads
1
License
ISC
Repository
github
Last release
8 years ago

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.

3.1.0

8 years ago

3.0.1

8 years ago

3.0.0

8 years ago

2.1.3

8 years ago

2.1.2

8 years ago

2.1.1

8 years ago

2.1.0

8 years ago