This is a script for scheduling reminders to be posted to your user talk page by a bot.
Features/Notes
- Schedule a reminder using the `RemindMe` option in the "More" menu
- Reminders are delivered at noon every day (UTC)
- Reminders are public; they are stored in a user json page; mine are at User:DannyS712/RemindMe.json
- Importation
This script can be imported to skin.js or common.js by adding:
importScript('User:DannyS712/RemindMe.js'); // [[User:DannyS712/RemindMe.js]]
or
{{subst:Iusc|User:DannyS712/RemindMe.js}}