Add WIP for /remind list, and make /remind add work

This commit is contained in:
2025-01-03 21:38:44 +01:00
parent 6a6b7bf7d6
commit 8337a20b50
2 changed files with 200 additions and 10 deletions

View File

@ -13,6 +13,7 @@ dependencies = [
"dateparser",
"discord-py",
"discord-webhook",
"legacy-cgi",
"python-dotenv",
"sqlalchemy",
]