Yves/README.md
2025-10-08 02:17:37 -03:00

631 B

Yves

Yves screenshot

dead simple last.fm bot

click here to invite!!

(i cannot promise stable uptime)

TODO:

  • add database username checker to utils.py
  • add collage generation
  • 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(?)
    • permanent fix: fork and update nerimity library