First commit

This commit is contained in:
Wizzard
2023-10-16 16:32:57 -04:00
parent 1adfb8e005
commit 7d9800806a
4 changed files with 144 additions and 0 deletions

4
config.example.json Normal file
View File

@@ -0,0 +1,4 @@
{
"apiKey": "YOUR_LASTFM_API_KEY",
"username": "YOUR_LASTFM_USERNAME"
}