Archives: February 7th, 2006

Irssi Scripts

Tuesday, February 7th, 2006

I recently switched to using the Irssi IRC client from XChat. Because the scripts and commands I had become used to in XChat are not available for Irssi I wrote a couple of scripts for Irssi.

Mass Op (/mop) command for Irssi - A script which gives everyone ops on the channel except for people who have “voice” (+v).

XMMS Currently playing script - Says to the channel what you are currently listening to something like

[music | Jefferson Airplane - White Rabbit (Surrealistic Pilow)]

when you enter /xmms

Google-it - A script that says to the current window a url to “Google It, You Moron” based upon specified keywords. For example

/google irssi scripts

produces

http://www.googleityoumoron.com/?go=irssi+scripts

Read this if you don’t know how to use irssi scripts.