Update POD and README
[poe-component-irc-plugin-seen.git] / README
diff --git a/README b/README
index 8610521c715c82af92eb4df3d784984361a8caf8..8e7f279760a9d3efacd733fe4e65c1205df38800 100644 (file)
--- 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,
This page took 0.009938 seconds and 4 git commands to generate.