From cfc684fc6cb10ad9a75d4be2cf3f5bb5e34a23ff Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Fri, 3 Jun 2022 23:15:33 -0400 Subject: [PATCH] Planning --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c42709b..0881529 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,5 @@ Use the `/help` command to see the bot's help message. 2. ~~Move environment variables so they don't get included in the image.~~ 3. Implement error handling on all actions. 4. Ephemeral responses to some/most slash commands. -5. Comment the code! Document! \ No newline at end of file +5. Comment the code! Document! +6. Check for and create database tables if necessary. Handle errors. \ No newline at end of file