update todo
This commit is contained in:
parent
425f921be7
commit
7b97cdca3d
1 changed files with 4 additions and 4 deletions
|
|
@ -10,9 +10,9 @@ dead simple last.fm bot
|
|||
|
||||
**TODO:**
|
||||
- add database username checker to utils.py
|
||||
- add collage generation
|
||||
- add collage generation ✅ (partial)
|
||||
- fix attachment generation and upload
|
||||
- ~~**temporary fix**: upload and link to catbox urls~~ the asynchronous catbox library does not accept byte arrays
|
||||
- ~~**temporary fix**: construct the attachment object from scratch and upload manually(?)~~ its still broken
|
||||
- **temporary fix:** use 0x0.st
|
||||
- ~~**temporary fix**: upload and link to catbox urls~~ __the asynchronous catbox library does not accept byte arrays__
|
||||
- ~~**temporary fix**: construct the attachment object from scratch and upload manually(?)~~ __its still broken__
|
||||
- ~~**temporary fix:** use 0x0.st~~ ✅
|
||||
- **permanent fix**: fork and update nerimity library
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue