X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=README;h=6a486ce3870c5ea578281c361362a75204663c5c;hb=c6978168938cb72a3f95a47a3057a3233b51e9bc;hp=8a9485a1d972a5df1961d196f598acd8d9555786;hpb=566f7a16502135cbf3ccd6c2821d7594853b1d65;p=poe-component-irc-plugin-seen.git diff --git a/README b/README index 8a9485a..6a486ce 100644 --- a/README +++ b/README @@ -1,9 +1,14 @@ -POE-Component-IRC-Plugin-Seen version 0.001 -=========================================== +POE-Component-IRC-Plugin-Seen version 0.001002 +============================================== -POE::Component::IRC::Plugin::Seen is a PoCo-IRC plugin that remembers what each person around it did last. +POE::Component::IRC::Plugin::Seen is a PoCo-IRC plugin that remembers +what each person around it did last. It remembers public messages, +joins and parts. -When somebody sends him a private message of the form 'seen NICKNAME' or somebody says 'botnick: seen NICKNAME' in a channel with the bot, the plugin answers with the last action NICKNAME did. +When somebody sends him a private message of the form 'seen NICKNAME' +or somebody says 'seen NICKNAME' or 'botnick: seen NICKNAME' in a +channel with the bot, the plugin answers with the last action NICKNAME +did. There can be an exclamation mark before the word 'seen'. INSTALLATION @@ -23,7 +28,7 @@ This module requires these other modules and libraries: COPYRIGHT AND LICENCE -Copyright (C) 2013 by Marius Gavrilescu +Copyright (C) 2013-2015 by Marius Gavrilescu This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.14.2 or,