diff options
| -rw-r--r-- | _data/scripts.yaml | 20 | 
1 files changed, 20 insertions, 0 deletions
| diff --git a/_data/scripts.yaml b/_data/scripts.yaml index ff34a4a..b0e574e 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -411,6 +411,16 @@    name: autovoice    version: '0.05'  - +  authors: Nei +  contact: 'Nei @ anti@conference.jabber.teamidiot.de' +  description: 'Periodically sends /who on configured channels to update away state.' +  filename: autowho.pl +  license: ISC +  modified: '2016-04-26 23:37:32' +  name: autowho +  url: http://anti.teamidiot.de/ +  version: '0.1' +-    authors: "Timo 'cras' Sirainen"    contact: tss@iki.fi    description: '/WHOIS all the users who send you a private message.' @@ -1515,6 +1525,16 @@    url: http://hem.passagen.se/thka2315/    version: '1.57'  - +  authors: Nei +  contact: 'Nei @ anti@conference.jabber.teamidiot.de' +  description: 'Some workarounds to improve irssi experience on the Slack IRC gateway' +  filename: fix_slackirc.pl +  license: ISC +  modified: '2016-04-27 00:01:16' +  name: fix_slackirc +  url: http://anti.teamidiot.de/ +  version: '0.1' +-    authors: 'Piotr Krukowiecki'    contact: 'piotr //at// krukowiecki //dot// net'    description: 'fserve leecher - helps you download files from file servers' | 
