From 93325b5917dc0c4f3e7121ae486ace6f8a35bff0 Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Fri, 3 Jun 2022 23:13:48 -0400 Subject: [PATCH] Planning --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4185ca3..c42709b 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,6 @@ Use the `/help` command to see the bot's help message. 1. ~~Sanitize inputs for SQL queries.~~ Done. 2. ~~Move environment variables so they don't get included in the image.~~ -3. Implement error handling on all actions. \ No newline at end of file +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