From c978a2326984efa9670678687ed1a1473478d753 Mon Sep 17 00:00:00 2001 From: eulaly Date: Wed, 29 Jan 2025 00:29:59 -0500 Subject: [PATCH] Create README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9dc804e --- /dev/null +++ b/README.md @@ -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