Bot::BasicBot::Pluggable::Module::Seen(3pm) | User Contributed Perl Documentation | Bot::BasicBot::Pluggable::Module::Seen(3pm) |
NAME¶
Bot::BasicBot::Pluggable::Module::Seen - track when and where people were seen
VERSION¶
version 1.20
IRC USAGE¶
- seen <nick>
- Find out when the last time a nick was seen and where.
- hide
- Hide yourself from the seen reporting.
- unhide
- Stops hiding yourself from the seen reporting.
VARS¶
- allow_hiding
- Defaults to 1; whether or not a nick can hide themselves from seen status.
AUTHOR¶
Mario Domgoergen <mdom@cpan.org>
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
2022-10-14 | perl v5.34.0 |