This commit is contained in:
Skylar Grant 2022-06-03 23:15:33 -04:00
parent 93325b5917
commit cfc684fc6c
1 changed files with 2 additions and 1 deletions

View File

@ -18,3 +18,4 @@ Use the `/help` command to see the bot's help message.
3. Implement error handling on all actions.
4. Ephemeral responses to some/most slash commands.
5. Comment the code! Document!
6. Check for and create database tables if necessary. Handle errors.