dbot/modules-stock/remind/README.md
Georg 70a21d2b18
Signed-off-by: Georg <georg@lysergic.dev>
Init

- Initial fixes in modules
- Bundled adapted jsbot
- Elaborative README.md
2021-08-24 21:16:26 +02:00

21 lines
410 B
Markdown

## Remind
Reminder!
### Description
This module reminds you!
### TIME
The TIME parameter for this module needs to be in a fashion NdNhNmNs.
Example: 4d3h2m1s
You can give skip parameters if you like. (Example: 4d5m)
### Commands
#### ~remind [USER] [TIME] [MESSAGE]
Reminds you in now+TIME with message [MESSAGE]
#### ~remindme [TIME] [MESSAGE]
Reminds the given user in now+TIME with message [MESSAGE]