Create README.md
This commit is contained in:
8
README.md
Normal file
8
README.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
build and run the docker container
|
||||||
|
```
|
||||||
|
api_token = [discord bot token]
|
||||||
|
-v [downloads]:/downloads
|
||||||
|
-v [config]:/config
|
||||||
|
```
|
||||||
|
config contains data to persist across container updates, i.e., unraid appdata,
|
||||||
|
such as users.json (authorized users) and yt-dlp's archive.txt
|
||||||
Reference in New Issue
Block a user