Nerimity Last.fm bot
Find a file
2025-10-09 05:30:58 -03:00
commands add character limit to posts 2025-10-09 05:30:58 -03:00
misc add screenshot 2025-10-07 06:12:28 -03:00
pyzxz@26559dd270 add my pyzxz fork 2025-10-08 03:57:19 -03:00
.gitignore add sqlite database 2025-10-07 03:09:25 -03:00
.gitmodules add my pyzxz fork 2025-10-08 03:57:19 -03:00
bot.py add mention checker to utils 2025-10-09 02:35:01 -03:00
config-template.toml move prefix to config.toml 2025-10-09 00:19:22 -03:00
LICENSE add license 2025-10-06 20:54:42 -03:00
main.py move prefix to config.toml 2025-10-09 00:19:22 -03:00
README.md update todo list 2025-10-09 05:04:31 -03:00
requirements.txt update requirements.txt 2025-10-08 07:41:12 -03:00
utils.py add mention checker to utils 2025-10-09 02:35:01 -03:00
yves.code-workspace initial commit 2025-10-06 19:46:13 -03:00

Yves

Yves screenshot

dead simple last.fm bot

click here to invite!!

note: i am not planning on implementing leaderbords (.fmwk) due to the strain it would put on my server.

TODO:

  • add database username checker to utils.py (added to bot.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(?) its still broken
    • temporary fix: use 0x0.st
    • permanent fix: fork and update nerimity library
  • add list generation
  • add help command