Skip to content

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

Notifications You must be signed in to change notification settings

alanhamlett/AwayMail-Irssi-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

Repository files navigation

AwayMail IRC Plugin for Irssi

Sends email notification(s) when someone types your name or sends you a private msg. Hint: use with screen_away.pl.

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. Highlight or PM me and I will be emailed with 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

Authors and Contributors

"Alan Hamlett" <alan.hamlett@gmail.com> @alanhamlett

Project Page

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

License

Released under the MIT license.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages