Irssi Scripts
These scripts are products of my work for my favorite IRC client, Irssi. If you are new to Irssi, you also may want to read my guide to Irssi and GNU screen.
Also, some scripts listed have comments and documentation listed at the top of the files. Note this documentation.
These scripts are hosted on GitHub. The repository can be cloned with:
git clone git://github.com/msparks/irssiscripts.git
Alternatively, the code can be viewed on GitHub: http://github.com/msparks/irssiscripts
BitlBee
bitlbee_autoreply.pl
| bitlbee_autoreply.pl | view source | revision history |
Sends an auto-reply message to AIM users when they send you messages while you are away. Auto-replies are sent once an hour per nick. There is also an option to notify the user of the length of your awayness. This is done by including (away: 5 minutes and 3 seconds) at the end of the auto-reply.
bitlbee_html.pl
| bitlbee_html.pl | view source | revision history |
One of my more involved creations. Incoming HTML from AIM connections will be parsed into readable control codes. Links are also parsed into readable text. An option exists replacing outgoing control codes with appropriate HTML. Read the comments at the top of the file to learn more. Requires Bitlbee 1.0+
bitlbee_status_notice.pl
| bitlbee_status_notice.pl | view source | revision history |
A buddy tracking system for Bitlbee and Irssi.
bitlbee_typing_notice.pl
| bitlbee_typing_notice.pl | view source | revision history |
Show typing notifications in irssi. This script is co-developed with timing, and a newer version may be available on his site.
Miscellaneous
anames.pl
| anames.pl | view source | revision history |
Creates an /anames command that will read away information for users in a particular channel and display a /names-like output with the away users grayed out.
automode.pl
| automode.pl | view source | revision history |
No-maintenance, learning, auto-op/auto-voice/auto-halfop, nick mode maintainer.
grumble.pl
| grumble.pl | view source | revision history |
Provides sane integration of Irssi with Growl and Mumbles, which both support the Growl network protocol. This script uses Net::Growl to deliver notifications of hilights and private messages to multiple targets simultaneously while maintaining privacy.
hilightcmd.pl
| hilightcmd.pl | view source | revision history |
Run a command (such as a shell script that executes a series of beeps) when you are hilighted. It also has a setting to not run the command when you are away.
hilight_notice.pl
| hilight_notice.pl | view source | revision history |
Changes the msglevel of notices to that used by private messages. This means that the status window will be hilighted like a query when a notice is received.
rtm.pl
| rtm.pl | view source | revision history |
Add new tasks to rememberthemilk.com through Irssi.
socket-interface.pl
| socket-interface.pl | view source | revision history |
Control and get information from Irssi via a Unix socket. This script is not as complete as it could (or should) be, but it allows for external programs to send commands to Irssi easily.
Themes
Not really scripts, but useful.
fear.theme
| fear.theme |
Blueish.




