Recall Me

Recall Me Used AI

15 devlogs
25h 57m
Created by dave9123

Why bother forgetting when you can remember?

To use this bot, run /reminder-create to create reminder(s) and /reminder-list to view, edit, and delete your reminders!

Timeline

Fixed empty reminder bug and changed command reminder-list to reminders

Update attachment

Ship 1

dave9123

2 months ago

dave9123 Covers 14 devlogs and 23h 28m

Fixed page parser to turn it into integer to ensure the page calculation isn't 1 + 1 = 11 (great Math frfr)

Added pagination

Update attachment

Fixed reminder counter and reminder priority being upside down

Update attachment

Reminder notifier works!

Update attachment

Added confirmation to deletion and updates on edit and delete to the list

Made edit and delete modal

Ephemeral message on reminder creation and reminder edit functionality

Update attachment

Managed to get reminder list to work :)

Update attachment

Managed to get database storing to work with references

Update attachment

Finally got schema to actually work, it was something with foreign key (FK) on sharedWith referencing

Update attachment

Form finally works, it was really painful 😭

Update attachment

Made reminder creation logic and updated DB schema

Update attachment

Made database schemas, bare bone reminder add, and reminder list commands

Update attachment

Made base code structure

Update attachment