diff options
| author | dequis | 2014-08-07 05:49:16 -0300 |
|---|---|---|
| committer | dequis | 2014-08-07 06:37:01 -0300 |
| commit | 1cdf8c26f0de0bfa2115722f8ba82b733a71da99 (patch) | |
| tree | 62732e18719662a840a9af6f02ab07068ce29427 /_data/scripts.yaml | |
| parent | 0345d705714e8a545994224047510ee5e26c6543 (diff) | |
| download | scripts.irssi.org-1cdf8c26f0de0bfa2115722f8ba82b733a71da99.tar.bz2 | |
Change modified timestamps to match the old "changed" value
Started doing it manually, then realized it would take forever. Threw
together an extremely shitty python script using dateutil.parser and
made it output sed code, because yaml libraries don't know the concept
of in-place editing, they just rewrite the damn thing.
The script itself is too awful and non-reusable to publish, the only
part worth mentioning is the sed output, a bunch of lines like this:
/^ filename: "xmms.pl"/ {n; s/2008-05-17 17:39:09/2004-01-15 00:00:00/}
The "n" command grabs the next line. That was neat.
Scripts with modified date after 2011 weren't touched - most of the
incorrect dates are 2008 or 2009.
I reviewed the dateutil parsed dates - that library is really good.
Diffstat (limited to '_data/scripts.yaml')
| -rw-r--r-- | _data/scripts.yaml | 431 |
1 files changed, 216 insertions, 215 deletions
diff --git a/_data/scripts.yaml b/_data/scripts.yaml index 546fea0..ec8af2a 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -24,7 +24,7 @@ contact: "mr_700@yahoo.com" description: "Automaticaly /msg ident NS yourpassword when you connect or services come back from death" filename: "UNIBG-autoident.pl" - modified: "2008-05-17 17:39:11" + modified: "2003-01-25 02:35:40" license: "Public Domain" name: "UNIBG-autoident" url: "http://not.available.yet/" @@ -62,7 +62,7 @@ contact: "c0ffee@penguin-breeder.org" description: "Reset window activity status. defines command /act" filename: "act.pl" - modified: "2008-05-17 17:39:09" + modified: "2004-06-23 08:34:53" license: "Public Domain" name: "Reset window activity status" url: "http://www.penguin-breeder.org/irssi/" @@ -82,7 +82,7 @@ contact: "geert@irssi.org" description: "This script shows notices into the active channel unless it has its own window." filename: "active_notice.pl" - modified: "2008-05-17 17:39:09" + modified: "2003-09-17 23:00:11" license: "GNU General Public License" name: "active_notice.pl" url: "http://irssi.hauwaerts.be/active_notice.pl" @@ -92,7 +92,7 @@ contact: "geert@irssi.org" description: "This script will display notify messages into the active window or broadcast it so all the windows." filename: "active_notify.pl" - modified: "2008-05-17 17:39:11" + modified: "2003-09-17 23:00:11" license: "GNU General Public License" name: "active_notify.pl" url: "http://irssi.hauwaerts.be/active_notify.pl" @@ -101,7 +101,7 @@ - authors: "Antti Vähäkotamäki" description: "Maintains a representation of window activity status in a file" filename: "activity_file.pl" - modified: "2008-05-25 14:56:50" + modified: "2006-07-19 23:59:00" license: "GNU General Public License" modules: "Fcntl" name: "activity_file" @@ -121,7 +121,7 @@ contact: "fahren@bochnia.pl" description: "Antyidler with random time" filename: "aidle.pl" - modified: "2008-05-17 17:39:09" + modified: "2003-01-02 02:58:34" license: "GNU GPLv2 or later" name: "Antyidler" version: "1.1b" @@ -161,7 +161,7 @@ contact: "ragdim at mbnet dot fi" description: "Shows the song playing in amaroK in the active window (channel or query)." filename: "amaroknp.pl" - modified: "2008-05-17 17:39:11" + modified: "2004-03-30 23:20:00" license: "GPL" name: "amaroknp" url: "http://koti.mbnet.fi/ragdim/amaroknp/" @@ -180,7 +180,7 @@ contact: "greg@chown.ath.cx" description: "notices users who plenk" filename: "antiplenk.pl" - modified: "2008-05-17 17:39:11" + modified: "2003-02-12 07:00:05" license: "BSD" name: "antiplenk" url: "http://chown.ath.cx/~greg/antiplenk/" @@ -200,7 +200,7 @@ contact: "flux@inside.org" description: "Ignores people bringin up boring/repeated subjects, plus replies." filename: "armeija.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-03-05 00:06:35" license: "Public Domain" name: "Armeija Ignore" url: "http://xulfad.inside.org/~flux/software/irssi/" @@ -210,7 +210,7 @@ contact: "derwan@irssi.pl" description: "Ascii-art bassed on figlet. Available commands: /ASCII, /COLSAY, /COLME, /COLTOPIC, /COLKICK, /COLQUIT." filename: "ascii.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-06-21 17:17:53" license: "GNU GPL v2" modules: "IPC::Open3" name: "ascii-art" @@ -222,7 +222,7 @@ contact: "phaegi@mimir.ch" description: "Adds Text::Aspell suggestions to the list of completions" filename: "aspell_complete.pl" - modified: "2013-04-15 22:51:10" + modified: "2004-02-05 00:00:00" license: "Public Domain" modules: "Text::Aspell" name: "aspell_complete" @@ -234,7 +234,7 @@ contact: "ads@ufp.de" description: "/WHOIS all the users who send you a private message." filename: "auto_whois.pl" - modified: "2008-05-17 17:39:11" + modified: "2004-02-10 00:00:00" license: "GPL" name: "auto_whois" url: "http://irssi.org/" @@ -244,7 +244,7 @@ contact: "vizzie@airmail.net" description: "Automatically goes away after defined inactivity" filename: "autoaway.pl" - modified: "2010-10-28 15:25:30" + modified: "2010-10-19 14:41:15" license: "BSD" name: "Automagic away setting" url: "http://www.flamingpackets.net/~vizzie/irssi/" @@ -265,7 +265,7 @@ contact: "derwan@irssi.pl" description: "Auto regain ops in empty opless channels" filename: "autocycle.pl" - modified: "2008-05-17 17:39:09" + modified: "2003-01-03 23:20:06" license: "GNU GPL v2" name: "autocycle" url: "http://derwan.irssi.pl" @@ -284,7 +284,7 @@ - authors: "Timo Sirainen" description: "Simple auto-op script" filename: "autoop.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-03-10 23:18:00" license: "Public Domain" name: "autoop" version: "1.00" @@ -304,7 +304,7 @@ contact: "tss@iki.fi, waldi@debian.org" description: "Print realname of everyone who join to channels" filename: "autorealname.pl" - modified: "2008-06-15 20:48:35" + modified: "2003-01-24 15:40:22" license: "GPLv2 or later" name: "auto realname" url: "http://irssi.org/" @@ -314,7 +314,7 @@ contact: "lam@lac.pl" description: "Automatically rejoin to channel after being kick, after a (short) user-defined delay" filename: "autorejoin.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-03-10 14:00:00" license: "GPLv2" name: "autorejoin" version: "1.0.0" @@ -323,7 +323,7 @@ contact: "paul@raade.org" description: "Kickbans or knockouts people who use autorejoin on kick." filename: "autorejoinpunish.pl" - modified: "2008-05-25 15:04:19" + modified: "2002-05-02 22:04:48" license: "BSD" name: "Autorejoin punisher" url: "http://www.raade.org/~paul/irssi/scripts/" @@ -342,7 +342,7 @@ contact: "#####@juerd.nl" description: "Save current servers, channels and windows for autoconnect and autojoin" filename: "autostuff.pl" - modified: "2010-10-28 15:27:13" + modified: "2010-10-24 14:35:00" license: "Public Domain" name: "autostuff" url: "http://juerd.nl/site.plp/irssi" @@ -352,7 +352,7 @@ contact: "chris@mac.ruhr.de" description: "Auto-CTCP Verison on every joining nick" filename: "autoversion.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-08-21 00:00:00" license: "GPLv2" name: "autoversion" url: "" @@ -371,7 +371,7 @@ contact: "tss@iki.fi" description: "/WHOIS all the users who send you a private message." filename: "autowhois.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-03-04 22:47:00" license: "Public Domain" name: "autowhois" url: "http://irssi.org/" @@ -381,7 +381,7 @@ contact: "janne@mikola.info" description: "/WHOIS anyone querying you automatically." filename: "autowhois_simple.pl" - modified: "2008-08-02 15:54:02" + modified: "2008-07-14 00:00:00" license: "GPL" name: "autowhois_simple" url: "http://www.mikola.info" @@ -402,7 +402,7 @@ contact: "jylefort@brutele.be, vizzie@airmail.net, kc@outflux.net" description: "Away with reason, unaway, and autoaway" filename: "away.pl" - modified: "2008-05-17 17:39:09" + modified: "2003-02-25 08:48:56" license: "BSD" name: "away" version: "0.23" @@ -420,7 +420,7 @@ contact: "geert@irssi.org" description: "This script will notice your away message to the person who just hilighted you." filename: "away_hilight_notice.pl" - modified: "2008-05-17 17:39:11" + modified: "2003-12-31 15:37:24" license: "GNU General Public License" name: "away_hilight_notice.pl" url: "http://irssi.hauwaerts.be/away_hilight_notice.pl" @@ -430,7 +430,7 @@ contact: "vipie@ulyssis.org, wouter@coekaerts.be" description: "A verbose away script, displays a verbose away/back message in the channels you are in. BUT it can limit the channels (not spamming every channel!)" filename: "away_verbose.pl" - modified: "2008-05-17 17:39:11" + modified: "2004-01-01 00:00:00" license: "GNU GPL version 2" name: "away_verbose" url: "http://vipie.studentenweb.org/dev/irssi/" @@ -449,7 +449,7 @@ contact: "derwan@irssi.pl" description: "Displays in statusbar number of messages in awaylog" filename: "awaylogcnt.pl" - modified: "2008-05-17 17:39:11" + modified: "2004-10-27 19:46:28" license: "GNU GPL v2" name: "awalogcnt" url: "http://derwan.irssi.pl" @@ -491,7 +491,7 @@ contact: "fahren@bochnia.pl" description: "/BAN [channel] [-normal|-host|-user|-domain|-crap|-ip|-class -before|-after cmd nick|mask] ... - bans several nicks/masks on channel, removes any conflicting bans before banning" filename: "ban.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-11-19 18:11:09" license: "GNU GPLv2 or later" modules: "Socket" name: "ban" @@ -511,7 +511,7 @@ contact: "phyber@#irssi" description: "Print time when ban was set in a nicer way. eg. 23 mins, 40 secs ago." filename: "bantime.pl" - modified: "2008-05-17 17:39:11" + modified: "2004-08-01 02:46:00" license: "GPLv2" modules: "Time::Duration" name: "bantime" @@ -521,7 +521,7 @@ contact: "jylefort@brutele.be, decadix on IRCNet" description: "Replaces your terminal bell by a command specified via /set adds a beep_when_not_away setting" filename: "beep.pl" - modified: "2008-05-21 17:42:22" + modified: "2002-07-04 13:18:02" license: "BSD" name: "beep" url: "http://void.adminz.be/irssi.shtml" @@ -589,7 +589,7 @@ contact: "tijmen.ruizendaal@gmail.com" description: "/blist <all|online|offline|away> <word>, greps <word> from blist for bitlbee" filename: "bitlbee_blist.pl" - modified: "2008-05-22 13:25:50" + modified: "2006-10-27 00:00:00" license: "GPLv2" name: "bitlbee_blist" url: "http://the-timing.nl/stuff/irssi-bitlbee" @@ -599,7 +599,7 @@ contact: "tijmen.ruizendaal@gmail.com" description: "1. Adds an item to the status bar wich shows [joined: <nicks>] when someone is joining &bitlbee. 2. Shows join messages in the query. (For bitlbee v3.0+)" filename: "bitlbee_join_notice.pl" - modified: "2011-02-16 17:47:13" + modified: "2010-08-10 00:00:00" license: "GPLv2" modules: "Data::Dumper" name: "BitlBee_join_notice" @@ -610,7 +610,7 @@ contact: "tijmen.ruizendaal@gmail.com" description: "Shows an IM nickchange in an Irssi way. (in a query and in the bitlbee channel). (For bitlbee 3.0+)" filename: "bitlbee_nick_change.pl" - modified: "2011-02-16 17:48:15" + modified: "2010-07-28 00:00:00" license: "GPLv2" modules: "Data::Dumper" name: "BitlBee_nick_change" @@ -621,7 +621,7 @@ contact: "tijmen.ruizendaal@gmail.com" description: "Intelligent Tab-completion for BitlBee commands." filename: "bitlbee_tab_completion.pl" - modified: "2009-08-11 09:53:03" + modified: "2009-08-11 00:00:00" license: "GPLv2" name: "BitlBee_tab_completion" url: "http://the-timing.nl/stuff/irssi-bitlbee" @@ -631,7 +631,7 @@ contact: "tijmen.ruizendaal@gmail.com" description: "Replace Irssis timestamps with those sent by BitlBee" filename: "bitlbee_timestamp.pl" - modified: "2010-10-22 09:56:00" + modified: "2010-05-01 00:00:00" license: "GPLv2" modules: "Data::Dumper DateTime" name: "bitlbee_timestamp" @@ -642,7 +642,7 @@ contact: "tijmen.ruizendaal@gmail.com, root@f0rked.com" description: "1. Adds an item to the status bar wich shows [typing] when someone is typing a message on the supported IM-networks2. Sends typing notices to the supported IM networks (the other way arround). (For bitlbee 3.0+)" filename: "bitlbee_typing_notice.pl" - modified: "2011-02-16 17:50:07" + modified: "2010-08-09 00:00:00" license: "GPLv2" modules: "Data::Dumper" name: "BitlBee_typing_notice" @@ -674,7 +674,7 @@ contact: "juerd@juerd.nl" description: "Saves the buffer for /upgrade, so that no information is lost" filename: "buf.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-05-13 19:41:00" license: "Public Domain" modules: "Data::Dumper" name: "Scroll buffer restorer" @@ -685,7 +685,7 @@ contact: "juerd@juerd.nl" description: "Simple /calc mechanism" filename: "calc.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-03-19 11:00:00" license: "Public Domain" name: "Calculator" url: "http://juerd.nl/irssi/" @@ -706,7 +706,7 @@ contact: "zamzon@freakpower.com" description: "Find CDs by Artist, Disc name or Track name in CDDB." filename: "cddb.pl" - modified: "2008-05-17 17:39:11" + modified: "2003-10-29 01:27:00" license: "Free" modules: "LWP::Simple" name: "cddb" @@ -727,7 +727,7 @@ contact: "irssi-scripts@nospam.mi4.org.uk" description: "Lists users on the channel matching the specified regexp" filename: "cgrep.pl" - modified: "2008-05-17 17:39:09" + modified: "2005-03-10 00:00:00" license: "GPLv2 or later" name: "cgrep" url: "http://pieter-bas.ijdens.com/irssi/" @@ -757,7 +757,7 @@ contact: "script@duden.eu.org" description: "Notify if Channellimit is reached" filename: "chanfull_duden.pl" - modified: "2008-05-17 17:39:09" + modified: "2003-02-08 18:08:54" license: "GPLv2" name: "chanfull" url: "" @@ -767,7 +767,7 @@ contact: "bjkro@gmx.de" description: "Log maximum number of people ever been in a channel" filename: "chanpeak.pl" - modified: "2008-05-22 01:20:42" + modified: "2002-06-02 17:00:00" license: "Public Domain" name: "chanpeak" version: "0.2.2" @@ -787,7 +787,7 @@ contact: "tss@iki.fi" description: "/CHANSHARE - display people who are in more than one channel with you" filename: "chanshare.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-03-04 22:47:00" license: "Public Domain" name: "chan share" url: "http://irssi.org/" @@ -808,7 +808,7 @@ contact: "script@duden.eu.org" description: "/who a channel and optionaly executes a command" filename: "chansync.pl" - modified: "2008-05-17 17:39:11" + modified: "2003-02-09 18:27:51" license: "GPLv2" name: "chansync" url: "" @@ -828,7 +828,7 @@ contact: "darkthorne@samsen.com" description: "Simple script that removes colors and other formatting (bold, etc) from public channels" filename: "cleanpublic.pl" - modified: "2008-05-17 17:39:11" + modified: "2003-09-24 13:17:15" license: "GPL" name: "CleanPublic" url: "http://mental.mine.nu" @@ -838,7 +838,7 @@ contact: "dominic@battre.de" description: "Better quoting of content from clipboard (without leading spaces) -- requires Perl/Tk" filename: "clipboard.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-12-06 23:23:31" license: "Public Domain" modules: "Tk" name: "Quoting from X clipboard" @@ -849,7 +849,7 @@ contact: "strlen@shellz.nl" description: "Parses OperServ notices to make autokill aliases from clonewarnings" filename: "cloneprot.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-03-13 20:26:46" license: "GPL/1" name: "cloneprot" url: "http://www.shellz.nl/" @@ -868,7 +868,7 @@ contact: "bigmac@vim.hu" description: "kicking users for using colors or blinks" filename: "colorkick.pl" - modified: "2008-05-17 17:39:11" + modified: "2004-01-02 03:43:10" license: "public domain" name: "colorkick" @@ -876,7 +876,7 @@ contact: "tss@iki.fi" description: "Swap between green and white format for public messages. I think this helps readability. Assumes you havent changed message formats." filename: "colorswap.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-03-04 22:47:00" license: "Public Domain" name: "colorswap" url: "http://irssi.org/" @@ -895,7 +895,7 @@ contact: "itp@ximian.com" description: "run arbitrary shell commands while [dis]connecting to a server" filename: "connectcmd.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-03-10 17:08:03" license: "Public Domain" name: "Connect Command" url: "http://irssi.org/" @@ -905,7 +905,7 @@ contact: "mikko@quidz.net" description: "adds public channel command for counting down something" filename: "countdown.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-08-08 12:06:46" license: "Public Domain" modules: "Time::Local" name: "countdown" @@ -915,7 +915,7 @@ contact: "tss@iki.fi" description: "Print the country name in /WHOIS replies" filename: "country.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-10-28 00:29:26" license: "Public Domain" name: "country" version: "1.0.1" @@ -924,7 +924,7 @@ contact: "batonik@irc.pl" description: "Kicks people using cp1250 charset" filename: "cp1250_kick.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-09-28 12:58:26" license: "GPL" name: "cp1250_kick" version: "1.3" @@ -943,7 +943,7 @@ contact: "piotr at/ krukowiecki /dot net" description: "cron implementation, allows to execute commands at given interval/time" filename: "cron.pl" - modified: "2008-05-25 15:09:31" + modified: "2004-12-12 00:00:00" license: "GNU GPLv2" name: "cron aka jobs" url: "http://www.krukowiecki.net/code/irssi/" @@ -953,7 +953,7 @@ contact: "fahren@bochnia.pl" description: "Usage: /CWHO [-a | -l | -o | -v ] [ mask ]" filename: "cwho.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-05-06 14:02:25" license: "GNU GPLv2 or later" name: "Cached WHO" version: "1.1" @@ -962,7 +962,7 @@ contact: "geert@irssi.org" description: "This script will fix the Irssi problem with channel forwarding on the Dancer ircd." filename: "dancer_forwardfix.pl" - modified: "2008-05-17 17:39:09" + modified: "2004-05-09 01:19:25" license: "Public Domain" name: "dancer_forwardfix.pl" url: "http://irssi.hauwaerts.be/dancer_forwardfix.pl" @@ -972,7 +972,7 @@ contact: "geert@irssi.org" description: "This script hides the 477 numerics from the dancer IRCd." filename: "dancer_hide_477.pl" - modified: "2008-05-17 17:39:09" + modified: "2004-03-12 19:46:24" license: "GNU General Public License" name: "dancer_hide_477.pl" url: "http://irssi.hauwaerts.be/dancer_hide_477.pl" @@ -983,7 +983,7 @@ contact: "heidinger@dau.pl" description: "write like an idiot" filename: "dau.pl" - modified: "2008-05-21 23:52:48" + modified: "2008-02-03 16:27:25" license: "BSD" modules: "File::Basename File::Path IPC::Open3 Tie::File Encode" name: "DAU" @@ -994,7 +994,7 @@ contact: "meister@hq.kroenk.remove-this-because-of-spam.de" description: "This script sets dcc_own_ip when starting a DCC send or chat. set dcc_ip_interface to your external interface, f.e. ppp0. If you are connecting though a router, set it to router" filename: "dcc_ip.pl" - modified: "2008-05-17 17:39:11" + modified: "2004-06-26 22:27:08" license: "Public Domain" name: "dcc_ip" url: "http://hq.kroenk.de/?gnu/irssi" @@ -1085,7 +1085,7 @@ contact: "juerd@juerd.nl" description: "Caching dictionary based tab completion" filename: "dictcomplete.pl" - modified: "2008-05-22 12:09:01" + modified: "2002-12-06 11:12:00" license: "Public Domain" name: "Dictionary complete" url: "http://juerd.nl/irssi/" @@ -1095,7 +1095,7 @@ contact: "yathen@web.de" description: "This scripts sends unknown commands to the server" filename: "dispatch.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-03-05 14:55:29" license: "GNU GPLv2" name: "Command dispatcher" version: "0.0.2" @@ -1104,7 +1104,7 @@ contact: "tss@iki.fi" description: "/DNS <nick>|<host>|<ip> ..." filename: "dns.pl" - modified: "2008-05-25 15:01:47" + modified: "2002-03-04 22:47:00" license: "Public Domain" modules: "Socket" name: "dns" @@ -1115,7 +1115,7 @@ contact: "irssi-scripts@nospam.mi4.org.uk" description: "Checks for DNS Spam on JOIN" filename: "dnsspam.pl" - modified: "2008-05-17 17:39:09" + modified: "2005-03-10 00:00:00" license: "GPLv2 or later" modules: "spamcalc::SpamCalc" name: "dnsspam" @@ -1136,7 +1136,7 @@ contact: "q [at] spuk.de" description: "Filters msgs which appear the same on different channels." filename: "doublefilter.pl" - modified: "2008-05-22 01:20:50" + modified: "2005-04-22 09:50:00" license: "GPLv2" modules: "Data::Dumper" name: "doublefilter" @@ -1146,7 +1146,7 @@ contact: "lxsfx3h02@sneakemail.com" description: "Put a nick list in a statusbar" filename: "dr_who.pl" - modified: "2008-05-25 14:51:58" + modified: "2005-01-17 00:00:00" license: "BSD" modules: "strict Irssi::TextUI" name: "dr_who" @@ -1186,7 +1186,7 @@ contact: "ion at hassers.org" description: "Answers to /msgs using Chatbot::Eliza when youre away." filename: "eliza.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-03-14 05:29:00" license: "Public Domain" modules: "Chatbot::Eliza" name: "Eliza" @@ -1219,7 +1219,7 @@ contact: "hnesland@samsen.com" description: "Very simple script that sends incoming text to freetranslation.com for english->norwegian translation. May be modified to translate other languages." filename: "eng_no_translate_dpryo.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-04-11 14:15:25" license: "Public Domain" modules: "LWP::Simple" name: "EngNoTranslate" @@ -1230,7 +1230,7 @@ contact: "dist@sci.fi" description: "Expand event mode and emit event mode {channel,user,server} *" filename: "events.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-05-20 04:04:47" license: "GPLv2" name: "Extended events" url: "http://scripts.irssi.de" @@ -1240,7 +1240,7 @@ contact: "jylefort@brutele.be, decadix on IRCNet" description: "Adds a setting to automatically terminate a process whose parent window has been closed" filename: "exec_clean.pl" - modified: "2008-05-21 17:42:45" + modified: "2002-07-04 13:18:02" license: "BSD" modules: "Irssi::UI" name: "exec-clean" @@ -1251,7 +1251,7 @@ contact: "crazycat@c-p-f.org" description: "Extended Away & Back programm" filename: "extaway.pl" - modified: "2008-05-25 15:00:03" + modified: "2005-01-12 03:04:01" license: "GNU GPLv2 or later" name: "ExtAway" version: "1.0" @@ -1260,7 +1260,7 @@ contact: "geert@irssi.org" description: "This script sends fake ctcp replies to a client using a fake ctcp list." filename: "fakectcp.pl" - modified: "2008-05-17 17:39:09" + modified: "2003-09-17 23:00:11" license: "GNU General Public License" name: "fakectcp.pl" url: "http://irssi.hauwaerts.be/default.pl" @@ -1271,7 +1271,7 @@ contact: "stefan.jakobs@rus.uni-stuttgart.de" description: "Print the country name in /WHOIS replies" filename: "fcountry.pl" - modified: "2008-05-25 13:44:01" + modified: "2008-05-11 20:20:00" license: "GPLv2" modules: "IP::Country::Fast Geography::Countries" name: "fast_country" @@ -1281,7 +1281,7 @@ contact: "juerd@juerd.nl" description: "Safe figlet implementation (with color support!)" filename: "figlet.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-03-10 14:46:00" license: "Public Domain" modules: "IPC::Open3" name: "Figlet" @@ -1301,7 +1301,7 @@ contact: "flux@inside.org" description: "Finds a nick by real name, if hes on a channel with you." filename: "find.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-03-04 23:25:18" license: "Public Domain" name: "Find" url: "http://xulfad.inside.org/~flux/software/irssi/" @@ -1331,7 +1331,7 @@ contact: "juerd@juerd.nl" description: "Automatically switch to active windows" filename: "follow.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-03-19 11:00:00" license: "Public Domain" name: "Follower" url: "http://juerd.nl/irssi/" @@ -1341,7 +1341,7 @@ contact: "juerd@juerd.nl, shiar@shiar.org" description: "Rot n+i encryption and decryption" filename: "foo.pl" - modified: "2008-05-17 17:39:11" + modified: "2003-01-21 01:40:00" license: "Public Domain" name: "UeberRot encryption" url: "http://juerd.nl/site.plp/irssi" @@ -1391,7 +1391,7 @@ contact: "geert@irssi.org" description: "This script will filter some Freenode IRCD (Dancer) servernotices." filename: "freenode_filter.pl" - modified: "2008-05-17 17:39:11" + modified: "2003-09-17 23:00:11" license: "GNU General Public License" name: "default.pl" url: "http://irssi.hauwaerts.be/freenode_filter.pl" @@ -1412,7 +1412,7 @@ contact: "shasta@toxcorp.com" description: "Maintains list of people you know." filename: "friends_shasta.pl" - modified: "2008-06-16 20:03:06" + modified: "2003-10-09 22:12:43" license: "GNU GPLv2 or later" name: "Friends" url: "http://toxcorp.com/irc/irssi/friends/" @@ -1432,7 +1432,7 @@ contact: "geert@irssi.org" description: "Simulates the BitchX /FUCKEM command. Deop/Dehalfop everyone on the channel including you." filename: "fuckem.pl" - modified: "2008-05-17 17:39:09" + modified: "2003-09-17 23:00:11" license: "GNU General Public License" name: "fuckem.pl" url: "http://irssi.hauwaerts.be/fuckem.pl" @@ -1442,7 +1442,7 @@ contact: "fahren@bochnia.pl" description: "Automatically request op from random opped person with specifed command from list after joining channel" filename: "getop.pl" - modified: "2008-05-17 17:39:11" + modified: "2003-01-10 03:54:07" license: "GNU GPLv2 or later" name: "GetOP" version: "0.9b" @@ -1461,7 +1461,7 @@ contact: "nohar@freenode" description: "Implements /go command that activates a window given a name/partial name. It features a nice completion." filename: "go.pl" - modified: "2008-05-17 17:39:11" + modified: "2004-08-17 00:00:00" license: "GPLv2 or later" name: "go to window" version: "1.00" @@ -1500,7 +1500,7 @@ contact: "tss@iki.fi, wouter@coekaerts.be" description: "/GREP [-i] [-w] [-v] [-F] <perl-regexp> <command to run>" filename: "grep.pl" - modified: "2008-05-21 23:52:48" + modified: "2008-01-13 00:00:00" license: "Public Domain" modules: "Text::ParseWords" name: "grep" @@ -1534,7 +1534,7 @@ contact: "juerd@juerd.nl" description: "Adds the uppercased version of the tab completes" filename: "guts.pl" - modified: "2008-06-16 10:18:46" + modified: "2002-05-18 21:40:00" license: "Public Domain" name: "German Uppercased Tab Stuff" url: "http://juerd.nl/irssi/" @@ -1544,7 +1544,7 @@ contact: "vb@g-23.org" description: "adds a statusbar item which shows temperatures of harddisks (with multiple hddtemp-hosts support)" filename: "hddtemp.pl" - modified: "2008-05-17 17:39:09" + modified: "2004-06-21 00:00:00" license: "GPLv2" modules: "IO::Socket::INET" name: "hddtemp" @@ -1555,7 +1555,7 @@ contact: "cybertinus@cybertinus.nl" description: "This script allows you to greet the channel Youre joining with the command /hello. The text it shows depends on the time youre living." filename: "hello.pl" - modified: "2008-05-17 17:39:09" + modified: "2005-05-25 13:42:00" license: "GPL2" name: "Greeter" version: "1.00" @@ -1564,7 +1564,7 @@ contact: "darix@irssi.de" description: "a little interface to irssis activity_hide_* settings" filename: "hide.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-07-21 06:53:21" license: "Public Domain" name: "hide tools" url: "http://scripts.irssi.de/" @@ -1574,7 +1574,7 @@ contact: "james@jamesoff.net" description: "Stops eggdrop passwords showing up" filename: "hideauth.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-06-04 20:56:00" license: "Public Domain" name: "hideauth" url: "http://www.jamesoff.net" @@ -1584,7 +1584,7 @@ contact: "mantis@inta-link.com" description: "shows events happening in all channels you are in that may concern you" filename: "highlite.pl" - modified: "2008-05-17 17:39:09" + modified: "2003-01-03 00:00:00" license: "GNU GPL v2" name: "highlite" url: "http://www.inta-link.com/" @@ -1594,7 +1594,7 @@ contact: "geert@irssi.org" description: "This script will add the HIGNORE command, if you use this command in a query it will ignore the host." filename: "hignore.pl" - modified: "2008-05-17 17:39:09" + modified: "2003-09-17 23:51:38" license: "Public Domain" name: "hignore.pl" url: "http://irssi.hauwaerts.be/hignore.pl" @@ -1604,7 +1604,7 @@ contact: "tss@iki.fi, znxster@gmail.com" description: "Print hilighted messages to window named hilight" filename: "hilightwin.pl" - modified: "2008-11-04 16:57:42" + modified: "2008-05-25 18:59:57" license: "Public Domain" name: "hilightwin" url: "http://irssi.org/" @@ -1624,7 +1624,7 @@ contact: "coekie@irssi.org" description: "Search within your typed history as you type (like ctrl-R in bash)" filename: "history_search.pl" - modified: "2010-07-24 21:49:28" + modified: "2009-01-17 00:00:00" license: "GPLv2 or later" name: "history_search" url: "http://wouter.coekaerts.be/irssi/" @@ -1634,7 +1634,7 @@ contact: "shrike@addiktit.net, Shrike on IRCNet/QNet/EFNet/DALNet" description: "Add a apache page hitcounter to statusbar" filename: "hitcount.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-03-05 18:19:28" license: "Free" name: "hitcount" version: "1.3" @@ -1664,7 +1664,7 @@ contact: "jylefort@brutele.be, decadix on IRCNet" description: "Adds a /HOSTNAME command it will list all IP addresses on all interfaces found on your machine, resolve them, and allow you to choose one easily" filename: "hostname.pl" - modified: "2008-05-21 17:42:51" + modified: "2002-07-04 13:18:02" license: "BSD" modules: "Socket Socket6" name: "hostname" @@ -1686,7 +1686,7 @@ contact: "chaos@sorcery.net" description: "MD5 NickServ identification script for SorceryNet" filename: "identify-md5.pl" - modified: "2008-05-17 17:39:09" + modified: "2003-03-01 13:32:30" license: "GPL" modules: "Digest::MD5" name: "identify-md5" @@ -1719,7 +1719,7 @@ contact: "jason@nichego.net" description: "script to log ignored messages" filename: "ignore_log.pl" - modified: "2008-05-17 17:39:11" + modified: "2004-09-10 00:00:00" license: "GPL" name: "ignore_log" url: "http://" @@ -1729,7 +1729,7 @@ contact: "flux@inside.org" description: "Ignore messages from people not on your channels. Now people you msg are added to bypass-list." filename: "ignoreoc.pl" - modified: "2008-06-16 09:24:10" + modified: "2008-06-16 08:10:45" license: "Public Domain" name: "Ignore-OC" url: "http://www.inside.org/~flux/software/irssi/" @@ -1749,7 +1749,7 @@ contact: "darix@irssi.org" description: "adds a statusbar item which show length of the inputline" filename: "il.pl" - modified: "2008-05-17 17:39:11" + modified: "2003-01-13 13:17:44" license: "BSD License or something more liberal" name: "inputlength" url: "http://www.irssi.de./" @@ -1759,7 +1759,7 @@ contact: "chaos@sorcery.net" description: "Automatically lookup IMDB-numbers in nicknames" filename: "imdb.pl" - modified: "2008-05-17 17:39:11" + modified: "2003-03-01 12:39:49" license: "GPL" modules: "LWP::UserAgent" name: "imdb" @@ -1770,7 +1770,7 @@ contact: "c0ffee@penguin-breeder.org" description: "Joins channels with non-utf8 non-ascii names." filename: "intjoin.pl" - modified: "2008-09-21 14:35:18" + modified: "2008-09-21 12:22:24" license: "Public Domain" modules: "Text::Iconv" name: "i18n /join" @@ -1781,7 +1781,7 @@ contact: "geert@irssi.org" description: "This script will join a channel if somebody invites you to it." filename: "invitejoin.pl" - modified: "2008-05-17 17:39:09" + modified: "2004-04-11 12:38:18" license: "Public Domain" name: "invitejoin.pl" url: "http://irssi.hauwaerts.be/invitejoin.pl" @@ -1791,7 +1791,7 @@ contact: "anderfdez@yahoo.es" description: "Auto /set dcc_own_ip IP on connect." filename: "ipupdate.pl" - modified: "2008-05-25 15:06:59" + modified: "2006-01-03 18:33:56" license: "GPL" modules: "LWP::UserAgent HTTP::Request::Common" name: "IPupdate" @@ -1823,7 +1823,7 @@ contact: "flux@inside.org" description: "Adds words from IRC to your tab-completion list, plus fixes typos" filename: "irccomplete.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-02-07 22:45:55" license: "Public Domain" name: "IRC Completion" url: "http://xulfad.inside.org/~flux/software/irssi/" @@ -1833,7 +1833,7 @@ contact: "tss@iki.fi" description: "Show IRC gallery (http://irc-galleria.net, finnish only) information on /WHOIS or /GALLERY" filename: "ircgallery.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-03-04 22:47:00" license: "Public Domain" name: "ircgallery" url: "http://irssi.org/" @@ -1843,7 +1843,7 @@ contact: "bcow@iki.fi" description: "Tarkistelee irc-galleria.net:i ja sanoo kun sinulle on uusia viestej." filename: "ircgmessagenotify.pl" - modified: "2008-05-17 17:39:09" + modified: "2004-01-21 23:55:00" license: "GPLv2" modules: "LWP::UserAgent HTTP::Cookies" name: "ircgmessagenotify" @@ -1886,7 +1886,7 @@ contact: "a.lepore@email.it" description: "Display the song played by mp3blaster in channels and statusbar. See the top of the file for usage." filename: "irssiBlaster.pl" - modified: "2008-05-17 17:39:11" + modified: "2003-10-31 12:22:08" license: "GNU GPLv2 or later" name: "irssiBlaster" version: "1.6" @@ -1906,7 +1906,7 @@ contact: "f-zappa@irc-muenster.de" description: "Displays incoming ISDN calls" filename: "isdn.pl" - modified: "2008-05-17 17:39:11" + modified: "2004-06-17 12:49:55" license: "GPL" name: "isdn" version: "0.3" @@ -1915,7 +1915,7 @@ contact: "ion at hassers.org" description: "Internet Time statusbar item. See http://www.timeanddate.com/time/internettime.html" filename: "itime.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-03-12 22:20:00" license: "Public Domain" name: "itime" url: "http://ion.amigafin.org/scripts/" @@ -1925,7 +1925,7 @@ contact: "kk@manoli.im-dachgeschoss.de" description: "/xmms announces which _file_ is currently playing. E.g. Currently playing: Kieran Halpin & Band - Mirror Town.mp3" filename: "ixmmsa.pl" - modified: "2008-09-04 21:12:26" + modified: "2006-10-27 00:00:00" license: "GPL" modules: "Xmms() Xmms::Remote" name: "iXMMSa" @@ -1936,7 +1936,7 @@ contact: "irssi-scripts@nospam.mi4.org.uk" description: "Reports WHOIS information and channel list for those who join a channel" filename: "joininfo.pl" - modified: "2008-05-17 17:39:09" + modified: "2005-03-10 00:00:00" license: "GPLv2 or later" name: "joininfo" url: "http://pieter-bas.ijdens.com/irssi/" @@ -1966,7 +1966,7 @@ contact: "alfie@channel.debian.de" description: "autodekennyfies /kenny, adds /kenny, /dekenny. Based on Jan-Pieter Cornets signature version" filename: "kenny.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-06-13 00:00:00" license: "BSD" name: "kenny speech" url: "http://alfie.ist.org/projects/irssi/scripts/kenny.pl" @@ -1976,7 +1976,7 @@ contact: "ion at hassers.org" description: "Fetches the version(s) of the latest Linux kernel(s)." filename: "kernel.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-03-12 22:20:00" license: "Public Domain" modules: "IO::Socket" name: "Kernel" @@ -1987,7 +1987,7 @@ contact: "geert@irssi.org" description: "This script will set the proper keybindings on /AZERTY and /QWERTY." filename: "keybinds.pl" - modified: "2008-05-25 15:08:41" + modified: "2003-11-04 16:49:20" license: "Public Domain" name: "keybindings.pl" url: "http://irssi.hauwaerts.be/keybindings.pl" @@ -1997,7 +1997,7 @@ contact: "c0ffee@penguin-breeder.org" description: "Enhances /k /kb and /kn with some nice options." filename: "kicks.pl" - modified: "2008-05-21 23:52:48" + modified: "2006-11-14 23:19:19" license: "Public Domain" name: "Various kick and ban commands" url: "http://www.penguin-breeder.org/irssi/" @@ -2006,7 +2006,7 @@ - authors: "Piotr Cvbge Krukowiecki" description: "When new send arrives checks if there are old identical sends (ie from the same nick on the same server and with the same filename) and closes them" filename: "kill_fake_gets.pl" - modified: "2008-05-17 17:39:11" + modified: "2003-02-11 00:00:00" license: "Public Domain" name: "kill_fake_gets" url: "http://pingu.ii.uj.edu.pl/~piotr/irssi/" @@ -2015,7 +2015,7 @@ - authors: "Timo Sirainen" description: "Displays kills with more understandable messages" filename: "kills.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-03-10 23:18:00" license: "Public Domain" name: "kills" version: "1.00" @@ -2024,7 +2024,7 @@ contact: "geert@irssi.org" description: "This script shows a warning in the statuswindow if somebody preforms a /KlINE or /UNKLINE." filename: "kline_warning.pl" - modified: "2008-05-17 17:39:11" + modified: "2003-09-17 23:00:11" license: "GNU General Public License" name: "kline_warning.pl" url: "http://irssi.hauwaerts.be/kline_warning.pl" @@ -2066,7 +2066,7 @@ contact: "heidinger@dau.pl" description: "If you try to get a nick with 11 characters but only 9 are allowed, this script will prevent the nickchange. The same for too long topics, kickmsgs, partmsgs and quitmsgs." filename: "len.pl" - modified: "2008-05-21 23:52:48" + modified: "2006-03-11 19:30:09" license: "BSD" name: "len" version: "1.0.0" @@ -2118,7 +2118,7 @@ contact: "lordpyre@negerno.hu" description: "A simple mp3 display script that will display what mp3 you are playing in which software (mpg123, xmms, mp3blaster, etc) to your active channel or to a query window." filename: "listen.pl" - modified: "2008-05-22 01:20:35" + modified: "2002-11-26 19:55:04" license: "GNU GPLv2 or later" name: "listen" version: "0.2" @@ -2159,7 +2159,7 @@ contact: "tss@iki.fi" description: "compress logfiles then theyre rotated" filename: "logcompress.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-03-04 22:47:00" license: "Public Domain" name: "logcompress" url: "http://irssi.org/" @@ -2169,7 +2169,7 @@ contact: "c0ffee@penguin-breeder.org" description: "Use /ls <regex> to show all nicks (including ident@host) matching regex in the current channel" filename: "ls.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-09-06 15:36:00" license: "Public Domain" name: "List nicks in channel" url: "http://www.penguin-breeder.org/irssi/" @@ -2211,7 +2211,7 @@ contact: "flux@inside.org" description: "Polls your unix mailbox for new mail" filename: "mailcheck_mbox_flux.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-03-04 23:25:18" license: "Public Domain" name: "Mail Check" url: "http://xulfad.inside.org/~flux/software/irssi/" @@ -2221,7 +2221,7 @@ contact: "kimmo@a-men.org" description: "POP3 new mail notification and listing of mailbox contents. Use /mail help for instructions. Requires Net::POP3." filename: "mailcheck_pop3_kimmo.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-04-07 00:10:00" license: "Public Domain" modules: "Net::POP3" name: "Mailcheck-POP3" @@ -2231,7 +2231,7 @@ contact: "derwan@irssi.pl" description: "Adds statusbar item mailcount and displays info about new mails" filename: "mailcount.pl" - modified: "2008-05-17 17:39:11" + modified: "2003-10-18 14:43:27" license: "GNU GPL v2" modules: "IO::File Mail::MboxParser Digest::MD5" name: "mailcount" @@ -2263,7 +2263,7 @@ contact: "f-zappa@irc-muenster.de" description: "Disables hilighting for messages containing a lot of nicknames" filename: "mass_hilight_blocker.pl" - modified: "2008-05-17 17:39:09" + modified: "2004-06-01 13:32:20" license: "GPL" name: "mass_hilight_blocker" version: "0.2" @@ -2282,7 +2282,7 @@ contact: "lam@lac.pl" description: "Simple wordkick system, with extended polish dictionary for channels enforcing correct polish." filename: "miodek.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-10-03 20:10:00" license: "GPLv2" name: "miodek" version: "1.0.2" @@ -2291,7 +2291,7 @@ contact: "michael.kowalchuk@gmail.com" description: "Shows a mIRC-style colour popup when you hit ^C." filename: "mirc_colour_popup.pl" - modified: "2008-10-03 23:52:56" + modified: "2008-09-26 00:00:00" license: "Public Domain" name: "mirc_colour_popup" version: "1.0" @@ -2300,7 +2300,7 @@ contact: "derwan@irssi.pl" description: "Masskick, usage: /mkick [-aovdln6 (hostmask)] <[:]reason>" filename: "mkick.pl" - modified: "2008-05-17 17:39:11" + modified: "2004-10-06 20:58:38" license: "GNU GPL v2" name: "mkick" url: "http://derwan.irssi.pl" @@ -2310,7 +2310,7 @@ contact: "algernon@bonehunter.rulez.org" description: "Automatically filters all http:// links through makeashorterlink.com" filename: "mkshorterlink.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-12-20 00:00:00" license: "GPL" modules: "LWP::UserAgent" name: "makeashorterlink.com interface" @@ -2332,7 +2332,7 @@ - authors: "Timo Sirainen" description: "Channel mode locking" filename: "mlock.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-03-10 23:18:00" license: "Public Domain" name: "mlock" version: "1.00" @@ -2341,7 +2341,7 @@ contact: "derwan@irssi.pl" description: "Cache of invites, ban exceptions and reops in channel. Script commands: /si, /se, /sr, /unexcept, /uninvite, /unreop (version only for ircd >= 2.11.0)." filename: "modelist-r.pl" - modified: "2008-05-17 17:39:11" + modified: "2004-11-04 17:56:17" license: "GNU GPL v2" name: "modelist-r" url: "http://derwan.irssi.pl" @@ -2351,7 +2351,7 @@ contact: "derwan@irssi.pl" description: "Cache of invites and ban exceptions in channel. Usage: /si, /se, /unexcept [indexes], /uninvite [indexes]" filename: "modelist.pl" - modified: "2008-05-17 17:39:11" + modified: "2004-06-05 22:38:59" license: "GNU GPL v2" name: "modelist" url: "http://derwan.irssi.pl" @@ -2389,7 +2389,7 @@ contact: "wouter@coekaerts.be" description: "control irssi using mouse clicks and gestures" filename: "mouse.pl" - modified: "2009-05-23 21:54:56" + modified: "2009-05-16 00:00:00" license: "GPLv2 or later" modules: "Math::Trig" name: "mouse" @@ -2410,7 +2410,7 @@ contact: "ricardomesquita@netcabo.pt" description: "Display current mpg123 track" filename: "mpg123.pl" - modified: "2008-09-04 21:12:26" + modified: "2006-11-27 18:00:00" license: "GPLv2" name: "mpg123" url: "http://pwp.netcabo.pt/ricardomesquita/irssi" @@ -2441,7 +2441,7 @@ contact: "timvw@users.sourceforge.net" description: "Query Google" filename: "mygoogle.pl" - modified: "2008-05-17 17:39:11" + modified: "2004-03-13 01:35:00" license: "BSD" modules: "LWP::UserAgent" name: "mygoogle" @@ -2452,7 +2452,7 @@ contact: "timvw@users.sourceforge.net" description: "Query imdb" filename: "myimdb.pl" - modified: "2008-05-22 01:22:03" + modified: "2004-03-13 01:43:00" license: "BSD" modules: "LWP::UserAgent" name: "myimdb" @@ -2495,7 +2495,7 @@ contact: "derwan@irssi.pl" description: "News reader, usage: /article [-s <server>] [-p <port>] [-P <password> -U <login>] [-l <group> <count>] [-a] [-L <index>] <message-id>" filename: "news.pl" - modified: "2008-05-17 17:39:09" + modified: "2004-02-06 21:26:57" license: "GNU GPL v2" modules: "News::NNTPClient" name: "news" @@ -2536,7 +2536,7 @@ contact: "marjola@iki.fi" description: "Ignores any nick changes when only the case or special characters are modified, like rpr -> Rpr or rpr_ -> rpr, with optional pattern for more complicated ignores" filename: "nickignore.pl" - modified: "2008-05-17 17:39:09" + modified: "2003-08-26 00:00:00" license: "Public Domain" name: "ignore (minimal) nick changes" url: "http://iki.fi/rpr/irssi/nickignore.pl" @@ -2546,7 +2546,7 @@ contact: "coekie@irssi.org" description: "draws a nicklist to another terminal, or at the right of your irssi in the same terminal" filename: "nicklist.pl" - modified: "2008-05-17 17:39:11" + modified: "2004-06-29 00:00:00" license: "GPLv2" modules: "IO::Handle Fcntl sys/ioctl.ph" name: "nicklist" @@ -2577,7 +2577,7 @@ contact: "geert@irssi.org" description: "This script will authorize you into NickServ." filename: "nickserv.pl" - modified: "2008-06-06 12:03:58" + modified: "2008-06-06 12:03:04" license: "GNU General Public License" name: "nickserv.pl" url: "http://irssi.hauwaerts.be/nickserv.pl" @@ -2607,7 +2607,7 @@ contact: "james@jamesoff.net" description: "Replaces lines in ALL CAPS with something easier on the eyes" filename: "nocaps.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-03-22 12:34:38" license: "Public Domain" name: "nocaps" url: "http://www.jamesoff.net" @@ -2617,7 +2617,7 @@ contact: "derwan@irssi.pl" description: "Automatically changes nick (to randnick or uid on ircd 2.11) when certain amount of nick colissions takes place on channel" filename: "nocollide.pl" - modified: "2008-05-17 17:39:11" + modified: "2004-02-16 10:08:59" license: "GNU GPL v2" name: "nocollide" url: "http://derwan.irssi.pl" @@ -2637,7 +2637,7 @@ contact: "gophi <at> efnet.pl" description: "Replaces polish national characters with their corresponding letters" filename: "nopl.pl" - modified: "2008-05-17 17:39:11" + modified: "2005-05-10 16:12:32" license: "Public Domain" name: "nopl" url: "http://www.gophi.rotfl.pl/" @@ -2647,7 +2647,7 @@ contact: "derwan@irssi.pl" description: "stops public repeating" filename: "norepeat.pl" - modified: "2008-05-17 17:39:11" + modified: "2003-09-09 16:34:44" license: "GNU GPL v2" modules: "Digest::MD5" name: "norepeat" @@ -2687,7 +2687,7 @@ contact: "tss@iki.fi" description: "Prints private notices from people in the channel where they are joined with you. Useful when you get lots of private notices from some bots." filename: "noticemove.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-03-04 22:47:00" license: "Public Domain" name: "notice move" url: "http://irssi.org/" @@ -2697,7 +2697,7 @@ contact: "ion at hassers.org" description: "Answers $nick: No. if youre away and someone asks are you online on a channel" filename: "notonline.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-03-12 22:20:00" license: "Public Domain" name: "NotOnline" url: "http://ion.amigafin.org/irssi/" @@ -2707,7 +2707,7 @@ contact: "juerd@juerd.nl" description: "This script really does nothing. Sorry." filename: "null.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-03-10 02:14:00" license: "Public Domain" name: "Nothing at all" url: "http://juerd.nl/irssi/" @@ -2717,7 +2717,7 @@ contact: "ricardomesquita@netcabo.pt" description: "Display current ogg123 track" filename: "ogg123.pl" - modified: "2008-09-04 21:14:09" + modified: "2006-11-27 18:00:00" license: "GPLv2" name: "ogg123" url: "http://pwp.netcabo.pt/ricardomesquita/irssi" @@ -2800,7 +2800,7 @@ - authors: "Terje xerath Tjeldnes" contact: "terje@darkrealm.no" filename: "opnotice.pl" - modified: "2008-05-22 01:51:11" + modified: "2002-07-25 00:19:09" license: "GNU GPL v2" name: "Opnotice" url: "http://palantir.darkrealm.no/opnotice.pl" @@ -2810,7 +2810,7 @@ contact: "fahren@bochnia.pl" description: "Hilights window refnumber in statusbar if someone ops/deops you on channel" filename: "opnotify.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-03-15 15:09:42" license: "GNU GPLv2 or later" name: "opnotify" version: "1.0" @@ -2830,7 +2830,7 @@ contact: "vipie@ulyssis.org, jeroen@coekaerts.be" description: "An OnScreenDisplay (osd) it shows who is talking to you, on what IRC Network." filename: "osd.pl" - modified: "2008-05-17 17:39:09" + modified: "2004-01-09 00:00:00" license: "BSD" modules: "IO::Handle" name: "osd" @@ -2852,7 +2852,7 @@ contact: "c0ffee@penguin-breeder.org" description: "Adds the /PAGE command to page a nick (use /page nick <text>)... to ignore pages /set pager_mode off" filename: "page-c0ffee.pl" - modified: "2008-05-17 17:39:09" + modified: "2003-02-16 11:32:00" license: "Public Domain" name: "mIRC pager" url: "http://www.penguin-breeder.org/?page=irssi" @@ -2872,7 +2872,7 @@ contact: "jylefort@brutele.be" description: "Notifies people if they send you a private message or a DCC chat offer while you are away runs a shell command configurable via /set if they page you" filename: "pager.pl" - modified: "2008-05-17 17:39:11" + modified: "2003-01-27 09:45:16" license: "BSD" name: "pager" version: "1.1" @@ -2881,7 +2881,7 @@ contact: "derwan@irssi.pl" description: "Usage: /paste [-all|-msgs|-public] [-c|-b] [-s|-l| where] [lines]" filename: "paste-derwan.pl" - modified: "2008-05-17 17:39:09" + modified: "2004-10-12 23:37:12" license: "GNU GPL v2" name: "paste" url: "http://derwan.irssi.pl" @@ -2891,7 +2891,7 @@ contact: "derwan@irssi.pl" description: "Pasting lines to specified targets, type /paste -help for help" filename: "paste_derwan.pl" - modified: "2008-05-17 17:39:11" + modified: "2004-11-13 14:32:13" license: "GNU GPL v2" name: "paste" url: "http://derwan.irssi.pl" @@ -2901,7 +2901,7 @@ contact: "huggie-irssi@earth.li" description: "Paste reformats long pieces of text typically pasted into your client from webpages so that they fit nicely into your channel. Width of client may be specified" filename: "paste_huggie.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-03-09 10:59:49" license: "GPLv2" modules: "Text::Wrap Text::Tabs" name: "Paste" @@ -2912,7 +2912,7 @@ contact: "kimmo@a-men.org" description: "Provides /start, /stop, /play <-nopack> <-nospace> paste mechanism - start and stop recording and then replay without linebreaks. Also /see to view what was recorded." filename: "paste_kimmoke.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-03-27 14:51:00" license: "Public Domain" name: "Paste-KimmoKe" version: "0.1" @@ -2941,7 +2941,7 @@ contact: "coekie@irssi.org" description: "Keeps a prompt per window" filename: "per_window_prompt.pl" - modified: "2009-05-23 21:54:56" + modified: "2007-04-08 00:00:00" license: "GPLv2 or later" name: "per_window_prompt" url: "http://wouter.coekaerts.be/irssi/" @@ -3031,7 +3031,7 @@ - authors: "Timo Sirainen" description: "Random quit messages" filename: "quitmsg.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-03-10 23:18:00" license: "Public Domain" name: "quitmsg" version: "1.00" @@ -3049,7 +3049,7 @@ contact: "huggie-irssi@earth.li" description: "Turns irssi into a quiz bot" filename: "quiz.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-04-24 01:12:01" license: "GPLv2" modules: "Data::Dumper" name: "Quiz" @@ -3060,7 +3060,7 @@ contact: "arvan" description: "Turns irssi into a quiz bot. Has greek language and many answers support" filename: "quizgr.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-11-26 13:37:59" license: "GPLv2" modules: "Data::Dumper" name: "Quizgr" @@ -3115,7 +3115,7 @@ contact: "a.lepore(at)email.it" description: "Random /set real_name taken from a file." filename: "randname.pl" - modified: "2008-05-17 17:39:11" + modified: "2003-12-06 12:28:04" license: "Public Domain" name: "RandName" version: "1.0" @@ -3134,7 +3134,7 @@ contact: "fahren@bochnia.pl" description: "Keeps last 15 messages in cache" filename: "relm.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-03-15 15:09:42" license: "GNU GPLv2 or later" name: "REdirect Last Message" version: "1.0" @@ -3192,7 +3192,7 @@ contact: "fahren@bochnia.pl" description: "/RK [-o | -l | -a] - kicks random nick from ops | lusers | all on channel" filename: "rk.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-03-15 15:09:42" license: "GNU GPLv2 or later" name: "Random kicker" version: "0.9" @@ -3241,7 +3241,7 @@ contact: "ion at hassers.org" description: "/sana command, translates english-finnish-english." filename: "sana_cmd.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-03-16 06:20:00" license: "Public Domain" modules: "HTML::Entities LWP::Simple" name: "sana-cmd" @@ -3285,7 +3285,7 @@ contact: "fahren@bochnia.pl" description: "Provides access to scripts help" filename: "scripthelp.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-04-13 02:23:37" license: "GNU GPLv2 or later" name: "Scripts help" version: "0.9" @@ -3294,7 +3294,7 @@ contact: "juerd@juerd.nl" description: "Access script information" filename: "scriptinfo.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-03-19 11:00:00" license: "Public Domain" name: "Script Information" url: "http://juerd.nl/irssi/" @@ -3322,7 +3322,7 @@ contact: "vague`!#irssi@freenode on irc" description: "An irssi adaptation of securequery.mrc found in the Acidmax mIRC script. :), now with multiserver support" filename: "securemsg.pl" - modified: "2008-07-04 11:33:14" + modified: "2007-10-09 23:30:00" license: "GPLv2" modules: "Irssi::UI" name: "securemsg" @@ -3353,7 +3353,7 @@ contact: "optical@linux.nu" description: "Tell ppl how far youve gotten with you SETI@home workunit." filename: "seti.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-07-13 12:03:42" license: "GPL" name: "SETI@home info" note: "Make sure you set the seti_state_sah with /set" @@ -3364,7 +3364,7 @@ contact: "derwan@irssi.pl" description: "shortenurl" filename: "shortenurl.pl" - modified: "2009-09-03 23:50:13" + modified: "2004-06-26 19:17:02" license: "GNU GPL v2" modules: "LWP::UserAgent IO::File" name: "shortenurl" @@ -3385,7 +3385,7 @@ contact: "styx@irc.pl" description: "Show hilight messages in active window" filename: "showhilight.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-06-28 11:09:42" license: "GNU GPLv2" name: "showhilight" version: "0.1" @@ -3394,7 +3394,7 @@ contact: "michielv@zeelandnet.nl" description: "show host kicks" filename: "showhost.pl" - modified: "2008-05-17 17:39:11" + modified: "2003-12-08 19:23:51" license: "GPL" name: "showhost" version: "0.2" @@ -3403,7 +3403,7 @@ contact: "wouter@coekaerts.be" description: "show modes in parts, quits, kicks, topic changes or actions, like show_nickmode does for public messages" filename: "showmode.pl" - modified: "2008-06-16 10:51:09" + modified: "2007-07-28 00:00:00" license: "GPLv2 or later" name: "showmode" version: "0.3" @@ -3421,7 +3421,7 @@ contact: "fahren@bochnia.pl" description: "/ADDSMS, /DELSMS, /LISTSMS and /SMS - phone address-book with smssender, for now supports only Polish operators" filename: "sms.pl" - modified: "2008-05-17 17:39:09" + modified: "2003-01-10 03:54:07" license: "GNU GPLv2 or later" modules: "Socket" name: "SMS" @@ -3431,7 +3431,7 @@ contact: "strlen@shellz.nl" description: "This script queries remote hosts (/snmpup <host1> <host2> <hostN>) running snmpd for its uptime and cpu usage" filename: "snmpup.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-04-06 17:57:28" license: "GPL/2" modules: "Net::SNMP" name: "snmpup" @@ -3449,7 +3449,7 @@ contact: "wouter@coekaerts.be, coekie@#irssi" description: "(tab)complete irssi special variables (words that start with $) by evaluating them" filename: "special_complete.pl" - modified: "2008-05-21 23:52:48" + modified: "2003-07-28 00:00:00" license: "GPLv2" name: "special_complete" url: "http://wouter.coekaerts.be/irssi/" @@ -3459,7 +3459,7 @@ contact: "michael_kowalchuk@umanitoba.ca" description: "A spell checker for irssi. Hit alt+s and your line will echoed to the active window with mistakes underlined and suggestions noted. /spell is also provided. Requires Lingua::Ispell and Ispell." filename: "spell.pl" - modified: "2008-06-16 10:12:05" + modified: "2006-01-02 17:02:12" license: "MIT" modules: "List::Util Lingua::Ispell" name: "spell" @@ -3481,7 +3481,7 @@ contact: "fahren@bochnia.pl" description: "/SPING [server] - checks latency between current server and [server]" filename: "sping.pl" - modified: "2008-05-17 17:39:09" + modified: "2014-06-15 19:11:55" license: "GNU GPLv2 or later" name: "Server Ping" version: "1.0" @@ -3490,7 +3490,7 @@ contact: "bjkro@gmx.de" description: "Split overlong PRIVMSGs to msgs with length allowed by ircd" filename: "splitlong.pl" - modified: "2008-06-10 21:40:34" + modified: "2003-06-25 00:17:00" license: "Public Domain" name: "splitlong" version: "0.20" @@ -3529,7 +3529,7 @@ contact: "derwan@irssi.pl" description: "Script checking channel synchronization. Usage: /sync-check [channel (servers)|-stop]" filename: "synccheck.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-08-09 23:00:00" license: "GNU GPL v2" name: "sync-check" url: "http://derwan.irssi.pl" @@ -3539,7 +3539,7 @@ contact: "david@inexistent.com" description: "Cross-platform/architecture system information script." filename: "sysinfo270-irssi.pl" - modified: "2008-05-17 17:39:09" + modified: "2003-07-30 22:52:00" license: "BSD" name: "SysInfo" url: "http://www.inexistent.com/" @@ -3549,7 +3549,7 @@ contact: "david@inexistent.com" description: "Cross-platform/architecture system information script." filename: "sysinfo277-irssi.pl" - modified: "2008-05-17 17:39:11" + modified: "2003-09-01 04:20:00" license: "BSD" name: "SysInfo" url: "http://www.inexistent.com/" @@ -3569,7 +3569,7 @@ contact: "trn@iki.fi" description: "Linux system information (with vPenis and other stuff)" filename: "sysinfo_juerd.pl" - modified: "2008-09-04 21:15:05" + modified: "2002-11-04 15:17:30" license: "Public Domain" name: "SysinfoPlus" url: "http://juerd.nl/irssi/" @@ -3579,7 +3579,7 @@ contact: "trn@iki.fi" description: "Linux system information (with vPenis and other stuff)" filename: "sysinfoplus.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-11-04 15:17:30" license: "Public Domain" name: "SysinfoPlus" url: "http://juerd.nl/irssi/" @@ -3628,7 +3628,7 @@ contact: "temex@iki.fi" description: "Keeps information about the most recent topics of the channels you are on." filename: "thistory.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-03-10 14:53:59" license: "GNU GPLv2 or later" name: "topic history" url: "http://www.iki.fi/temex/" @@ -3638,7 +3638,7 @@ contact: "kimmo@a-men.org, darix@irssi.org" description: "Provides /timer command for mIRC/BitchX type timer functionality." filename: "timer.pl" - modified: "2008-05-17 17:39:09" + modified: "2003-08-27 00:00:00" license: "Public Domain" modules: "Data::Dumper" name: "Timer" @@ -3680,7 +3680,7 @@ contact: "fahren@bochnia.pl" description: "/TLOCK [-d] [channel] [topic] - locks current or specified topic on [channel]" filename: "tlock.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-03-15 15:09:42" license: "GNU GPLv2 or later" name: "Topic Lock" version: "1.1" @@ -3700,7 +3700,7 @@ contact: "bigmac@vim.hu" description: "editing channel topics by regexps" filename: "topicsed.pl" - modified: "2008-05-17 17:39:11" + modified: "2004-08-13 19:27:38" license: "public domain" name: "topicsed" @@ -3718,7 +3718,7 @@ contact: "peter@pfoe.be" description: "Shows a bar where youve last read a window" filename: "trackbar.pl" - modified: "2008-05-17 17:39:11" + modified: "2003-02-20 16:18:08" license: "GPLv2" name: "trackbar" url: "http://www.pfoe.be/~peter/trackbar/" @@ -3728,7 +3728,7 @@ contact: "tss@iki.fi" description: "Are you ever tired of those people who keep changing their nicks? Or maybe you just dont like someones nick? This script lets you see them with the real nick all the time no matter what nick theyre currently using." filename: "tracknick.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-03-04 22:47:00" license: "Public Domain" name: "track nick" url: "http://irssi.org/" @@ -3746,7 +3746,7 @@ contact: "wouter@coekaerts.be" description: "execute a command or replace text, triggered by an event in irssi" filename: "trigger.pl" - modified: "2008-05-21 23:52:48" + modified: "2006-01-23 13:10:19" license: "GPLv2 or later" modules: "Text::ParseWords IO::File" name: "trigger" @@ -3768,7 +3768,7 @@ contact: "bigmac@home.sirklabs.hu" description: "asks for the current tv-lineup from http://www.port.hu/" filename: "tvmusor.pl" - modified: "2008-05-17 17:39:09" + modified: "2003-06-03 18:48:02" license: "BSDL" modules: "IO::Socket" name: "tvmusor" @@ -3777,7 +3777,7 @@ contact: "jengelbr@yahoo.com" description: "BitchXs CrackRock3 animated prompt bar." filename: "twprompt.pl" - modified: "2008-05-17 17:39:11" + modified: "2004-09-29 02:58:28" license: "Public Domain" name: "twprompt.pl" url: "http://irssi.darktalker.net.n" @@ -3787,7 +3787,7 @@ contact: "jengelbr@yahoo.com" description: "IRC version of Social Commands" filename: "twsocials.pl" - modified: "2008-05-17 17:39:11" + modified: "2004-11-20 18:25:12" license: "Public Domain" modules: "DBI" name: "twsocials.pl" @@ -3798,7 +3798,7 @@ contact: "jengelbr@yahoo.com" description: "Animated Topic bar." filename: "twtopic.pl" - modified: "2009-09-28 13:13:56" + modified: "2004-11-20 14:15:18" license: "Public Domain" name: "twtopic.pl" url: "http://irssi.darktalker.net.n" @@ -3808,7 +3808,7 @@ contact: "michiel@dotgeek.org" description: "BitchX /u clone. Use /u <regex> to show all nicks (including ident@host) matching regex in the current channel." filename: "u.pl" - modified: "2008-05-17 17:39:11" + modified: "2004-06-03 11:04:27" license: "GNU GPL" name: "List nicks in channel" url: "http://otoria.freecode.nl/~michiel/u.pl" @@ -3860,7 +3860,7 @@ contact: "shasta@toxcorp.com" description: "Provides RSS feeds with URLs pasted on your channels." filename: "urlfeed.pl" - modified: "2008-06-16 20:10:46" + modified: "2008-06-16 20:10:41" license: "GNU GPLv2 or later" modules: "XML::RSS" name: "URLfeed" @@ -3881,7 +3881,7 @@ contact: "bwolf@geekmind.org" description: "URL grabber with HTML generation and cmd execution" filename: "urlplot.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-06-16 14:00:13" license: "BSD" modules: "Fcntl DB_File" name: "urlplot" @@ -3902,7 +3902,7 @@ contact: "jylefort@brutele.be, decadix on IRCNet" description: "Adds a -cmd option to the /USERHOST builtin command" filename: "userhost.pl" - modified: "2008-05-21 17:42:59" + modified: "2002-07-04 13:18:02" license: "BSD" name: "userhost" url: "http://void.adminz.be/irssi.shtml" @@ -3912,7 +3912,7 @@ contact: "jylefort@brutele.be, decadix on IRCnet" description: "Implements /USERS" filename: "users.pl" - modified: "2008-05-21 17:43:08" + modified: "2003-01-11 14:54:35" license: "BSD" name: "users" version: "2.3" @@ -3921,7 +3921,7 @@ contact: "c0ffee@penguin-breeder.org" description: "shows top[0-9]+ irc client versions in a channel" filename: "version-stat.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-04-14 17:30:00" license: "Public Domain" name: "version-stats" url: "http://www.penguin-breeder.org/?page=irssi" @@ -3942,6 +3942,7 @@ contact: "olof@ethup.se, frey@notk.org" description: "Prints some info of a linked video automatically" filename: "vidinfo.pl" + modified: "2014-07-05 15:57:51" license: "GPL" name: "Vidinfo" version: "1.00" @@ -3973,8 +3974,8 @@ contact: "svarre@undernet.org" description: "warns you if someone kicks you out of a channel" filename: "warnkick.pl" + modified: "2004-09-28 03:51:00" license: "GPL" - modified: "2009-02-15 21:49:46" name: "warnkick" url: "http://ankeborg.nu" version: "0.0.3" @@ -3983,7 +3984,7 @@ contact: "solaris@sundevil.de" description: "Removes annoying characters from nicks" filename: "washnicks.pl" - modified: "2008-05-17 17:39:09" + modified: "2002-04-12 14:44:11" license: "GPL" name: "washnicks" url: "n/a" @@ -3993,7 +3994,7 @@ contact: "thebutche@interec.org" description: "Uso del comando watch para irssi." filename: "watch.pl" - modified: "2008-05-17 17:39:11" + modified: "2003-01-17 03:19:15" license: "BSD" name: "Watch script" url: "http://www.nebulosa.org" @@ -4013,7 +4014,7 @@ contact: "phyber [at] #irssi, q [at] spuk.de" description: "Whitelist specific nicks or hosts and ignore messages from anyone else." filename: "whitelist.pl" - modified: "2008-09-04 21:12:26" + modified: "2007-12-03 15:20:00" license: "GPLv2" modules: "IO::File" name: "whitelist" @@ -4023,7 +4024,7 @@ contact: "fahren@bochnia.pl" description: "Hilights @ in whois channel reply" filename: "whois.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-03-15 15:09:42" license: "GNU GPLv2 or later" name: "cwhois" version: "1.0" @@ -4032,7 +4033,7 @@ contact: "michael_kowalchuk@umanitoba.ca" description: "Every time a WHOIS or WHOWAS is run, this script checks the ident and realname for a hex encoded IP address, then decodes it, reverses it, and adds it to the printed WHOIS/WHOWAS result. Useful for looking at CGI::IRC clients." filename: "whois_hexip.pl" - modified: "2008-06-16 10:12:45" + modified: "2005-12-24 00:00:00" license: "MIT" modules: "Socket" name: "whois_hexip" @@ -4052,7 +4053,7 @@ contact: "lam@lac.pl" description: "Provides /wilm and /wiilm commands, which do a whois on a person who sent you last private message" filename: "wilm.pl" - modified: "2008-05-17 17:39:11" + modified: "2002-10-03 14:00:00" license: "Public Domain" name: "wilm" version: "1.0.1" @@ -4061,7 +4062,7 @@ contact: "coekie@irssi.org" description: "makes switching windows easy" filename: "window_switcher.pl" - modified: "2008-01-13 19:30:24" + modified: "2007-07-29 00:00:00" license: "GPLv2 or later" name: "window_switcher" url: "http://wouter.coekaerts.be/irssi/" @@ -4071,7 +4072,7 @@ contact: "antti.ruokomaki@mbnet.fi" description: "If timestamp_timeout is used, the text will be indented when the stamp is hidden" filename: "wisestamp.pl" - modified: "2008-05-25 14:58:29" + modified: "2006-04-12 22:46:00" license: "Public Domain" name: "wisestamp" version: "1.1" @@ -4090,7 +4091,7 @@ contact: "rakblad@midgard.liu.se" description: "Adds words from IRC to your tab-completion list" filename: "wordcompletition.pl" - modified: "2008-05-17 17:39:09" + modified: "2004-03-12 00:00:00" license: "Public Domain" modules: "DBI" name: "IRC Completion with mysql-database" @@ -4101,7 +4102,7 @@ contact: "vipie@ulyssis.org" description: "A script that scrambles all the letters in a word except the first and last." filename: "wordscramble.pl" - modified: "2008-05-17 17:39:11" + modified: "2003-09-15 00:00:00" license: "GNU GPL version 2" name: "word_scramble" url: "http://vipie.studentenweb.org/dev/irssi/wordscramble" @@ -4111,7 +4112,7 @@ contact: "t.spoor@gmail.com" description: "Undernet X Service Authentication Program" filename: "xauth.pl" - modified: "2008-05-17 17:39:11" + modified: "2004-12-17 08:39:47" license: "GNU GPLv2 or later" name: "xauth" version: "1.02" @@ -4161,7 +4162,7 @@ contact: "simon@blueshell.dk" description: "XMMS-InfoPipe front-end - allow /np [-help] [dest]" filename: "xmms.pl" - modified: "2008-05-17 17:39:09" + modified: "2004-01-15 00:00:00" license: "Public Domain" name: "xmms" version: "2.0" @@ -4171,7 +4172,7 @@ contact: "simon@blueshell.dk" description: "Returns XMMS-InfoPipe data" filename: "xmms2.pl" - modified: "2008-09-04 21:12:26" + modified: "2006-11-27 18:00:00" license: "Public Domain" name: "XMMS-InfoPipe Script" note: "Make sure InfoPipe is configured!" @@ -4182,7 +4183,7 @@ contact: "tjormola@cc.hut.fi" description: "/xmmsinfo to tell what youre currently playing" filename: "xmmsinfo.pl" - modified: "2008-09-04 21:12:26" + modified: "2006-10-27 18:00:00" license: "GPLv2" modules: "Irssi::XMMSInfo" name: "XMMSInfo" @@ -4194,7 +4195,7 @@ contact: "mizerou@telus.net" description: "automatically sends xqf data to irssi and optionally licq" filename: "xqf.pl" - modified: "2008-05-17 17:39:09" + modified: "2004-06-05 05:12:00" license: "GPLv2" modules: "Socket" name: "XQF" |
