Please sign in to access this page

Recall Me

Recall Me Used AI

14 devlogs
22h 54m
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

Ship 1

0 payouts of shell 0 shells

dave9123

25 days ago

dave9123 Covers 14 devlogs and 22h 54m

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