-
Notifications
You must be signed in to change notification settings - Fork 2
Remind Plugin
Nihal Mirpuri edited this page Nov 24, 2015
·
1 revision
Requires plugin: remind
/bot remindme <time> <message>
Will send you a 1-to-1 hangout with in minutes.
/bot remindall <time> <message>
Will send the group a message in minutes.
Note: You can use decimals and scientific notation (in the python form 15E4 as 150000) for the delay.
Max float is 1.7976931348623157e+308, so it can go out to 2.97*10^32 weeks in the future, but this plugin currently only accepts minutes as the units.
Plugin List | Developer Reference: [ Intro | Plugins | Sinks | In-built Functionality | [Configuration] (Configuration) ]