Home > projects > Released: irssi scripts greplog, nickbar and xdcc-simplequeue

Released: irssi scripts greplog, nickbar and xdcc-simplequeue

August 11th, 2008

After trying to submit some of my irssi scripts to scripts.irssi.org for months, I figured it would be a good idea to have a public scripts repository run by users, for the users (as it seems the people running irssi.org are busy or don’t care). Maybe it’s just me, but at least the Freenode irssi community seems quite dead. I posted this on the IRC channel:

*** ANNOUNCEMENT *** I’ve started a public git repo for user-submitted and -reviewed scripts at http://repo.or.cz/w/irssi-scripts.git – currently containing only a few scripts of mine, but if anyone has had no luck with scripts.irssi.org and wants to hop on the wagon, /msg me :)

Repository is hosted at repo.or.cz (see also script list). Unless more people hop on the wagon, I guess it will host only my scripts in the future. I don’t really expect much at this point.

The scripts at this point are:

  • greplog – like builtin lastlog, but greps from logfile instead (autolog_path)
  • nickbar – Statusbar item for channel nicklist
  • xdcc-simplequeue – Simple (=working) XDCC queue script. Next message is sent when a DCC SEND finishes. Supports multiple networks and nicks/bots. Requires dcc_autoget to be ON

projects , ,

  1. Renato Alves
    September 15th, 2008 at 20:05 | #1

    Is it possible to include a screenshot section somewhere on the repo or external location?

    A good picture always helps to know if the script fulfills the expectations or not.

  2. hoxu
    September 17th, 2008 at 18:00 | #2

    @Renato

    That’s not a bad idea. It can’t be done on repo.or.cz (unless the screenshots are put under version control), but I guess some kind of review page could be useful. Would be nice on scripts.irssi.org as well.

    As for the above scripts, nickbar adds an item like this in your statusbar:

    [2@/894 AHA AXEL2100 AbortRet1yFail Acceos Ace2016_- AceLan AciD Adys AfterDeath Agiofws...]

    (eg. 2 ops, 894 users, first N nicks shown)

    xdcc-simplequeue basically allows you to write:

    /xdccqueue addpacks ircbot 3943 3946 3948 3950-3960
    /xdccqueue addpacks otherbot 1293-1300

    Plus a few other commands to manipulate the queue.

  1. January 10th, 2009 at 16:05 | #1