diff options
Diffstat (limited to '_data')
| -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" |
