diff options
| author | Irssi Scripts Helper | 2016-04-27 11:47:50 +0000 | 
|---|---|---|
| committer | Irssi Scripts Helper | 2016-04-27 11:47:50 +0000 | 
| commit | a3f3ced5b36d606c7a6af342e77006a496306be6 (patch) | |
| tree | 434e1446c4465df08d7cb1393cf038948a145662 /_data/scripts.yaml | |
| parent | 6455a8e468e35fff13e4587ea720266aa77ef70e (diff) | |
| download | scripts.irssi.org-a3f3ced5b36d606c7a6af342e77006a496306be6.tar.bz2 | |
automatic scripts database update for 6455a8e468e35fff13e4587ea720266aa77ef70e
[skip ci]
Diffstat (limited to '_data/scripts.yaml')
| -rw-r--r-- | _data/scripts.yaml | 32 | 
1 files changed, 30 insertions, 2 deletions
| diff --git a/_data/scripts.yaml b/_data/scripts.yaml index b0e574e..9cda71b 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -611,6 +611,16 @@    name: beepaway    version: '2003011501'  - +  authors: Nei +  contact: 'Nei @ anti@conference.jabber.teamidiot.de' +  description: 'Rebind certain keys so that they are inserted before the space' +  filename: beforespace.pl +  license: ISC +  modified: '2016-04-26 23:42:54' +  name: beforespace +  url: http://anti.teamidiot.de/ +  version: '0.1' +-    authors: "Stefan 'tommie' Tomanek"    commands: bestoiber    contact: stefan@pico.ruhr.de @@ -1003,6 +1013,15 @@    url: http://vague.se    version: '0.5'  - +  authors: 'Lars Djerf, Nei' +  contact: 'lars.djerf@gmail.com, Nei @ anti@conference.jabber.teamidiot.de' +  description: 'Replace words between :...: in messages according to a text file. Was intended for Unicode Emoji on certain proprietary platforms.' +  filename: colon_emoji.pl +  license: GPLv3 +  modified: '2016-04-26 23:53:02' +  name: colon_emoji +  version: '0.1' +-    authors: Nei    contact: 'Nei @ anti@conference.jabber.teamidiot.de'    description: 'Colourise mention of nicks in the message body.' @@ -3112,10 +3131,10 @@    description: 'right aligned nicks depending on longest nick'    filename: nm2.pl    license: 'GPL v2' -  modified: '2015-11-16 19:32:11' +  modified: '2016-04-26 23:30:46'    name: nm2    url: http://anti.teamidiot.de/ -  version: 2.0-dev +  version: '2.1'  -    authors: 'JamesOff, Ion'    contact: james@jamesoff.net @@ -3956,6 +3975,15 @@    url: http://optical.kapitalet.org/seti/    version: '0.1'  - +  authors: 'Rocco Caputo (dngor), Nei' +  contact: 'rcaputo@cpan.org, Nei @ anti@conference.jabber.teamidiot.de' +  description: 'Irssi 0.8.10 settings notes and documentation' +  filename: settingshelp.pl +  license: 'CC BY-SA 2.5, http://creativecommons.org/licenses/by-sa/2.5/' +  modified: '2016-04-27 00:09:59' +  name: settingshelp +  version: 0.8.10 +-    authors: 'Marcin Rozycki'    contact: derwan@irssi.pl    description: shortenurl | 
