pyircbot/docs/api/modules/tell.rst

20 lines
381 B
ReStructuredText
Raw Normal View History

2015-11-01 21:58:20 -08:00
:mod:`Tell` --- Message passer
==============================
Queue messages to pass a user when they're next seen.
2015-06-19 20:23:36 -07:00
Commands
--------
2015-11-01 21:58:20 -08:00
.. cmdoption:: .tell <user> <message>
When <user> is next seen online, they will be sent a PM with <message>.
2015-06-19 20:23:36 -07:00
Class Reference
---------------
.. automodule:: pyircbot.modules.Tell
:members:
:undoc-members:
:show-inheritance: