From 80846d5c73c3bf9fea04722fb43398375929ca24 Mon Sep 17 00:00:00 2001 From: yuki Date: Wed, 8 Oct 2025 02:17:37 -0300 Subject: [PATCH] update todo list --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ba254c4..6f3cee0 100644 --- a/README.md +++ b/README.md @@ -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