pyircbot/docs/api/modules/tell.rst

20 lines
381 B
ReStructuredText

:mod:`Tell` --- Message passer
==============================
Queue messages to pass a user when they're next seen.
Commands
--------
.. cmdoption:: .tell <user> <message>
When <user> is next seen online, they will be sent a PM with <message>.
Class Reference
---------------
.. automodule:: pyircbot.modules.Tell
:members:
:undoc-members:
:show-inheritance: