2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
.. _plugin-later:
|
|
|
|
|
|
|
|
The Later plugin
|
|
|
|
================
|
|
|
|
|
2011-06-28 17:29:38 +02:00
|
|
|
.. _command-later-notes:
|
2011-06-28 08:11:32 +02:00
|
|
|
|
2011-06-28 17:29:38 +02:00
|
|
|
later notes [<nick>]
|
|
|
|
^^^^^^^^^^^^^^^^^^^^
|
2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
If *<nick>* is given, replies with what notes are waiting on *<nick>*,
|
|
|
|
otherwise, replies with the nicks that have notes waiting for them.
|
|
|
|
|
2011-06-28 17:29:38 +02:00
|
|
|
.. _command-later-remove:
|
2011-06-28 08:11:32 +02:00
|
|
|
|
2011-06-28 17:29:38 +02:00
|
|
|
later remove <nick>
|
|
|
|
^^^^^^^^^^^^^^^^^^^
|
2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
Removes the notes waiting on *<nick>*.
|
|
|
|
|
2011-06-28 17:29:38 +02:00
|
|
|
.. _command-later-tell:
|
2011-06-28 08:11:32 +02:00
|
|
|
|
2011-06-28 17:29:38 +02:00
|
|
|
later tell <nick> <text>
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^
|
2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
Tells *<nick>* *<text>* the next time *<nick>* is in seen. *<nick>* can
|
|
|
|
contain wildcard characters, and the first matching nick will be
|
|
|
|
given the note.
|
|
|
|
|