poezio/doc/en/plugins/send_delayed.txt
2012-05-06 22:09:27 +02:00

34 lines
574 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Send delayed
============
This plugin sends a message after a given time.
Installation
------------
You only have to load the plugin:
==============
/load send_delayed
==============
Usage
-----
This plugin defines one new command for chat tabs: _/send_delayed_.
================
/send_delayed <delay> <message>
================
_delay_ can be seconds, or a time-string (as in the
link:reminder.html[reminder plugin]).
.Time in a string
=======================
/send_delayed 5h "Hey, did you know that its 6AM and Im sleeping?"
=======================