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