View on GitHub

Awaymail IRC Plugin for Irssi

send an email notification when someone says your name or sends you a pm on an IRC server

Download this project as a .zip file Download this project as a tar.gz file

Installation

Put the plugin file in your scripts directory.

git clone git://github.com/alanhamlett/AwayMail-Irssi-Plugin.git
cp AwayMail-Irssi-Plugin/awaymail.pl ~/.irssi/scripts/
ln -s ~/.irssi/scripts/awaymail.pl ~/.irssi/scripts/autorun/awaymail.pl

Configuration

Open irssi and configure the plugin options.

screen irssi
/load awaymail.pl
/help awaymail

Usage

Set yourself away or use the screen_away.pl plugin.

/away I am away. Hilight or PM me and I will be emailed your message.

The next time someone says your nick or sends you a private message, their messages will be emailed to you.

Download

https://github.com/alanhamlett/AwayMail-Irssi-Plugin/tarball/master

Source Code

https://github.com/alanhamlett/AwayMail-Irssi-Plugin/blob/master/awaymail.pl

Authors and Contributors

"Alan Hamlett" <[email protected]> @alanhamlett

Project Page

http://alanhamlett.github.com/AwayMail-Irssi-Plugin

License

Released under the MIT license.