Nerimity Last.fm bot
| commands | ||
| misc | ||
| pyzxz@26559dd270 | ||
| .gitignore | ||
| .gitmodules | ||
| bot.py | ||
| config-template.toml | ||
| LICENSE | ||
| main.py | ||
| README.md | ||
| requirements.txt | ||
| utils.py | ||
| yves.code-workspace | ||
Yves
dead simple last.fm bot
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 urlsthe asynchronous catbox library does not accept byte arraystemporary fix: construct the attachment object from scratch and upload manually(?)its still brokentemporary fix: use 0x0.st✅- permanent fix: fork and update nerimity library
add list generation✅- add help command
