update todo

This commit is contained in:
yuki 2025-10-08 05:38:22 -03:00
parent 425f921be7
commit 7b97cdca3d

View file

@ -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