=begin pod
=NAME IRC::Client::Plugin::Reminders
=VERSION 0.0.0
=AUTHOR Patrick Spek
=head1 Description
Set reminders for yourself on IRC
=head1 Installation
Install this module through L:
=begin code :lang
zef install IRC::Client::Plugin::Reminders
=end code
=head1 Documentation
Documentation is written as L
documents, and can be read with the
L|https://modules.raku.org/dist/p6doc:github:perl6> module.
=begin input
p6doc IRC::Client::Plugin::Reminders
=end input
At your option, you can also use prettier readers, such as
L|https://modules.raku.org/dist/App::Rakuman:cpan:TYIL>.
=begin input
rakuman IRC::Client::Plugin::Reminders
=end input
=head1 License
This module is distributed under the terms of the AGPL-3.0-or-later.
=end pod