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