mirror of
https://github.com/Limnoria/Limnoria-doc.git
synced 2025-04-06 15:29:50 +00:00
Generate all plugin docs.
This commit is contained in:
40
use/plugins/later.rst
Normal file
40
use/plugins/later.rst
Normal file
@ -0,0 +1,40 @@
|
||||
|
||||
.. _plugin-later:
|
||||
|
||||
The Later plugin
|
||||
================
|
||||
|
||||
.. command-die:
|
||||
|
||||
die
|
||||
^^^^
|
||||
|
||||
|
||||
|
||||
.. command-notes:
|
||||
|
||||
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.
|
||||
|
||||
|
||||
.. command-remove:
|
||||
|
||||
remove <nick>
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
Removes the notes waiting on *<nick>*.
|
||||
|
||||
|
||||
.. command-tell:
|
||||
|
||||
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.
|
||||
|
||||
|
Reference in New Issue
Block a user