diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 |
