diff options
| author | Christian Brassat | 2014-06-26 18:46:20 +0200 |
|---|---|---|
| committer | Christian Brassat | 2014-06-26 18:46:20 +0200 |
| commit | e8207bfa448758ab3e7c27cb83398e1336749edb (patch) | |
| tree | fe9500c0d576b2e40c3bf860bbd8f64188372227 /_data/scripts.yaml | |
| parent | 525b2128888f1e3ca2088a54cc086b102dbfe690 (diff) | |
| download | scripts.irssi.org-e8207bfa448758ab3e7c27cb83398e1336749edb.tar.bz2 | |
Add smartfilter.pl
Diffstat (limited to '_data/scripts.yaml')
| -rw-r--r-- | _data/scripts.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/_data/scripts.yaml b/_data/scripts.yaml index afbfb9e..feb6ebd 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -4485,3 +4485,14 @@ name: "XQF" url: "none" version: "0.14" + +- authors: "crshd" + changed: "2012-10-02" + contact: "christian.brassat@gmail.com" + description: "Filters join/part messages if user hasn't been active in a while." + filename: "smartfilter.pl" + modified: "2012-10-02 21:05:40" + license: "BSD" + name: "smartfilter" + url: "none" + version: "0.1" |
