Files
aikaterna-cogs/reminder/info.json
aikaterna cb9e3d43bd [Reminder] Add reminder
This is a fork of ZeLarpMaster's cog with extra commands to list reminders, forget specific reminders, and basic timezone offset consideration as his repo is unmaintained/archived.
2022-05-22 20:08:43 -07:00

11 lines
716 B
JSON

{
"author" : ["ZeLarpMaster#0818", "aikaterna"],
"description" : "Lets users tell the bot to remind them about anything they want. Originally by ZeLarpMaster.",
"install_msg" : "Enjoy reminding yourself of whatever you wanna remind yourself of! Use `[p]help Reminder` to get started.\nIf you have had ZeLarpMaster's version of Reminder installed in the past, this version of it uses the same data location for ease of switching to a supported version of the cog, as his repo has been archived.",
"short" : "Allows users to remind themselves about anything they want.",
"hidden": false,
"disabled": false,
"permissions" : ["embed_links"],
"tags" : ["remind", "reminder", "remindme"]
}