User:Shahadat/RemindMe

From Justapedia, unleashing the power of collective wisdom
Jump to navigation Jump to search
RemindMe
DescriptionA script for scheduling bot-provided reminders
StatusBeta
First releasedMay 4, 2020; 4 years ago (2020-05-04)
Version1.0
Updated06:07, 5 May 2023 (UTC)
Skin supportVector
SourceUser:Shahadat/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:Shahadat/RemindMe.json
Importation

This script can be imported to skin.js or common.js by adding:
importScript( 'User:Shahadat/RemindMe.js' );// [[User:Shahadat/RemindMe.js]]
or
{{subst:Iusc|User:Shahadat/RemindMe.js}}


Script Attribution