Sha256: 79caf522c56d7f0a32cfe2639ae38e4a541b8a662084445076ced5d2f43dc06e
Contents?: true
Size: 570 Bytes
Versions: 1
Compression:
Stored size: 570 Bytes
Contents
# Cinch::Cooldown This library is used to add a global cooldown so that users are prevented from spamming the channel. ## Installation Add this line to your application's Gemfile: gem 'cinch-cooldown' And then execute: $ bundle Or install it yourself as: $ gem install cinch-cooldown ## Usage Coming Soon. :) ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cinch-cooldown-0.0.1 | README.md |