Destroying Last.fm command codebase by doing more friendly messages to the user

This commit is contained in:
Luquinhas 2024-12-17 13:01:11 -03:00
parent 5d838095b2
commit 9c0126738e
4 changed files with 24 additions and 9 deletions

3
nodemon.json Normal file
View file

@ -0,0 +1,3 @@
{
"ignore": ["src/props/*.json", "src/props/*.txt"]
}