From 992e0fd7ac2b0bd16dec0059531621ecaf63e17f Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sun, 11 Jan 2026 22:57:30 -0800 Subject: implement partial upload and re-assemble --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3