diff --git a/README.md b/README.md index dec45af..18edc2c 100644 --- a/README.md +++ b/README.md @@ -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