Generate all plugin docs.

This commit is contained in:
Valentin Lorentz
2011-06-28 08:11:32 +02:00
parent 8e48e80012
commit 506278f454
62 changed files with 4322 additions and 8 deletions

40
use/plugins/later.rst Normal file
View 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.