From 6aec597b43b3e66fc7ec80767b82f4c3ed4c0237 Mon Sep 17 00:00:00 2001 From: mattythedev01 Date: Thu, 10 Oct 2024 13:31:58 -0400 Subject: [PATCH] Update todo.todo --- todo.todo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/todo.todo b/todo.todo index 08f1f70..956c096 100644 --- a/todo.todo +++ b/todo.todo @@ -16,13 +16,14 @@ -- Database Changes - Update the userSchema and quoteSetupSchema to include languages, blacklists, and tosAgreement, durationOfBlacklist, reasonOfBlackList + - Add more categories for the quotes to be in -- Event Changes - Add Tos - Make a TOS Embed with a button saying "I agree", once you click I agree, the tos button wont ever happen again for you. If you never clicked I agree and try to use a bot command, it'll popup with the tos embed. (So dont make it a cmd) - QOTD - Make the bot send a random QOTD (Quote Of The Day) if QOTD is toggled on (GOING TO TAKE CHANGE TO PQOT WHICH IS POPULAR QUOTE OF THE DAY) -- .JSON Changes - - None + - Add more categories & quotes -- Command Changes - Add-Quote command - Make it so if a user is staff, there quote doesn't need to go through the approval process.