aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-12-29 11:15:58 -0800
committerPinapelz <yukais@pinapelz.com>2025-12-29 11:15:58 -0800
commit2025e3e5e56ca22a23f47005175dc8ce254024d6 (patch)
treecd2267f53d39536f678174c68b4d44fa924f547d /README.md
parentfbe9b9eb7a462b42f235d100811b377659101b3c (diff)
implement basic webui
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..878ef44
--- /dev/null
+++ b/README.md
@@ -0,0 +1,16 @@
+# Nitro-FS (WIP)
+> [!CAUTION]
+> Do **NOT** use Discord as a substitute for cloud storage. All uploaded files are public and are at the mercy of Discord.
+> Keep backups!
+>
+> Only use this for files that you are OK with losing.
+
+An alternative approach to storing files on Discord, specifically targeted at those with a Nitro membership.
+
+Nitro-FS assumes that you have increased upload limit to Discord and thus does not chunk your file into parts.
+This removes the hassle of splitting and merging lots of smaller files, or data loss if one particular chunk is lost.
+
+- 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
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage