pyircbot/docs/api/modules/remind.rst

19 lines
404 B
ReStructuredText
Raw Normal View History

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