You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -22,8 +22,8 @@ Update your bot token in main.py.
22
22
23
23
```
24
24
25
-
docker build -t Songest .
26
-
docker run -d -v library:library Songest
25
+
docker build -t songest .
26
+
docker run -d -v library:library songest
27
27
```
28
28
# Ussage
29
29
@@ -34,4 +34,4 @@ Just send the link of playlist or album link to the bot and it will download it
34
34
check out https://github.com/spotDL/spotify-downloader
35
35
36
36
# Fair use
37
-
The purpose of this tool is not to encourage piracy, I fully support the creator of music getting full credit and monetry fee for their honest work. This tool doesn`t support piracy.
37
+
The purpose of this tool is not to encourage piracy, I fully support the creator of music getting full credit and monetry fee for their honest work. This tool doesn`t support piracy.
0 commit comments