Updating TODO

This commit is contained in:
Skylar Grant 2022-06-03 14:44:50 -04:00
parent 88b2ec26c9
commit 9042f29d58
1 changed files with 1 additions and 1 deletions

View File

@ -14,5 +14,5 @@ Use the `/help` command to see the bot's help message.
# Immediate To-Do
1. ~~Sanitize inputs for SQL queries.~~ Done.
2. Move environment variables so they don't get included in the image.
2. ~~Move environment variables so they don't get included in the image.~~
3. Implement error handling on all actions.