aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-01-11 22:57:30 -0800
committerPinapelz <yukais@pinapelz.com>2026-01-11 22:57:30 -0800
commit992e0fd7ac2b0bd16dec0059531621ecaf63e17f (patch)
tree0ff293a16ae90b1674265026b6fee76c4b28756c /README.md
parent1b05e7f5d9ad465b20f15d057ef43f8b924b7573 (diff)
implement partial upload and re-assemble
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 878ef44..f77ee2d 100644
--- a/README.md
+++ b/README.md
@@ -13,4 +13,8 @@ This removes the hassle of splitting and merging lots of smaller files, or data
- Uses a Bot to watch for attachments on a given server
- Allows you to upload from any device that can access to Discord, no need to connect to Web/UI for this
- Postgres as the index
- - Doesn't store metadata in Discord messages to allow for faster retrieval \ No newline at end of file
+ - Doesn't store metadata in Discord messages to allow for faster retrieval
+
+# Setup
+1. Create `.env` based `.env.template` on
+2. `WEBHOOKS_TXT` is a path to a text file containing webhooks, separated by newlines \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage