From 7b97cdca3d69edf868d0f30c5809337aaa41dae8 Mon Sep 17 00:00:00 2001 From: yuki Date: Wed, 8 Oct 2025 05:38:22 -0300 Subject: [PATCH] update todo --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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