Added more functionality

This commit is contained in:
2025-07-30 17:55:44 -05:00
parent fd87302642
commit 4841ab9f06
3 changed files with 68 additions and 13 deletions

View File

@ -28,7 +28,9 @@ init the database ``sqlx migrate run``
TODO
----
+ ~~literally just add the text~~
+ add easter egg
+ ~~add art and lastfm url fetching~~
+ add help command
+ refactor to combine repeated parts of art, url, and fmi. also use macro for commands, and use Option instead of empty string sentinel value
+ add spotify link fetching
+ make various parameters user-configurable
+ use tiny-skia instead of magick-rust?