2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
.. _plugin-later:
|
|
|
|
|
|
|
|
The Later plugin
|
|
|
|
================
|
|
|
|
|
2011-06-28 08:13:53 +02:00
|
|
|
.. _command-die:
|
2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
die
|
|
|
|
^^^^
|
|
|
|
|
|
|
|
|
|
|
|
|
2011-06-28 08:13:53 +02:00
|
|
|
.. _command-notes:
|
2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
notes [<nick>]
|
|
|
|
^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
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 08:13:53 +02:00
|
|
|
.. _command-remove:
|
2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
remove <nick>
|
|
|
|
^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
Removes the notes waiting on *<nick>*.
|
|
|
|
|
|
|
|
|
2011-06-28 08:13:53 +02:00
|
|
|
.. _command-tell:
|
2011-06-28 08:11:32 +02:00
|
|
|
|
|
|
|
tell <nick> <text>
|
|
|
|
^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|