Miscellaneous bug fixes

This commit is contained in:
Collin R
2021-04-25 00:56:09 -07:00
parent ee7e2cb446
commit 3521ac2523
5 changed files with 127 additions and 31 deletions

View File

@@ -4,15 +4,11 @@ File-specific lists are in loose descending order of priority.
## Current
N / A
N/A
## Bugs
* [ ] Users can get multiple points for same solution
- Scenario:
- OP comments !solved
- OP deletes !solved comment
- OP comments !solved again
- Hopefully this will be easily solved once db migrations are working
* [ ] For some posts, the bot adds a point to the database, but crashes before being able to reply
## General