update todo list

This commit is contained in:
yuki 2025-10-08 02:17:37 -03:00
parent 321b2f5d39
commit 80846d5c73

View file

@ -12,5 +12,6 @@ dead simple last.fm bot
- add database username checker to utils.py
- add collage generation
- fix attachment generation and upload
- temporary fix: upload and link to catbox urls
- permanent fix: fork and update nerimity library
- ~~**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(?)
- **permanent fix**: fork and update nerimity library