pyircbot/docs/api/modules/remind.rst

26 lines
449 B
ReStructuredText
Raw Normal View History

2015-06-19 20:23:36 -07:00
:mod:`Remind` --- Set reminders
===============================
Commands
--------
2015-11-01 21:58:20 -08:00
.. cmdoption:: .at <time>
Remind at a specific time.
Example: ``.at 20:45EST Do your homework!``
.. cmdoption:: .in <time>
Remind after an amount of time.
Example: ``.in 1week5d2h1m Go fuck yourself``
2015-06-19 20:23:36 -07:00
Class Reference
---------------
.. automodule:: pyircbot.modules.Remind
:members:
:undoc-members:
:show-inheritance: