X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=README;h=6a486ce3870c5ea578281c361362a75204663c5c;hb=HEAD;hp=8610521c715c82af92eb4df3d784984361a8caf8;hpb=9dad0b90dd6521a2d467ce44dff2aee2c3c6b6ae;p=poe-component-irc-plugin-seen.git diff --git a/README b/README index 8610521..6a486ce 100644 --- a/README +++ b/README @@ -1,9 +1,14 @@ -POE-Component-IRC-Plugin-Seen version 0.001001 +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,2014 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,