Database implemented for the Last.fm command instead of specifying the user + help

This commit is contained in:
Lucas Gabriel 2024-09-25 00:02:41 -03:00
parent 412ae681e2
commit da37e6b634
No known key found for this signature in database
GPG key ID: D9B075FC6DC93985
6 changed files with 85 additions and 15 deletions

3
nodemon.json Normal file
View file

@ -0,0 +1,3 @@
{
"ignore": ["props"]
}