diff options
| author | mniip | 2015-01-13 17:01:18 +0300 |
|---|---|---|
| committer | mniip | 2015-01-13 17:41:40 +0300 |
| commit | daf758db38e4fe125ffe1f7281325744776f233e (patch) | |
| tree | 5492b4260f6fe2deb9be13f2e32ff0798e159603 /_data/scripts.yaml | |
| parent | 2407581eba0ab35b32774e06461bf951545cde07 (diff) | |
| download | scripts.irssi.org-daf758db38e4fe125ffe1f7281325744776f233e.tar.bz2 | |
Added isbanned.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 dbe7d57..67fdef5 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -1964,6 +1964,17 @@ name: "IrssiQ" version: "2003231101" +- authors: "mniip" + commands: "isbanned ismuted islisted isreset" + contact: "mniip @ freenode" + description: "freenode-specific script that checks whether someone is banned on some channel" + filename: "isbanned.pl" + modified: "2015-01-13" + modules: "Socket" + license: "Public domain" + name: "isbanned" + version: "0.6.1" + - authors: "Uli Baumann" contact: "f-zappa@irc-muenster.de" description: "Displays incoming ISDN calls" |
