User:DannyS712/RemindMe

From WikiProjectMed
Jump to navigation Jump to search
RemindMe
DescriptionA script for scheduling bot-provided reminders
StatusBeta
First releasedMay 4, 2020; 3 years ago (2020-05-04)
Version1.0
Updated06:07, 5 May 2020 (UTC)
Skin supportVector
SourceUser:DannyS712/RemindMe.js


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}}