Awesome! Thank you, sparta!

Works great!

Now I'm trying to launch a URL like this:

on *:notify: { /url -a www.site.com/?a=$nick }

but it's literally putting "$nick" in the string rather than translating it to the actual nickname. Do I need to escape it somehow to work with the /url command?

Thanks again!