From 409b6a36e1e41b4704c61367bd1953c21af34f53 Mon Sep 17 00:00:00 2001 From: SocksOnHead Date: Wed, 18 Oct 2023 02:07:28 +0200 Subject: [PATCH] Update readme.md --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.md b/readme.md index 896dff8..760b38e 100644 --- a/readme.md +++ b/readme.md @@ -44,6 +44,11 @@ Helpful links for creating your Discord application and finding the token: ### How do I get it into my Discord server? once the bot start successfully youll get the full invitation link in the terminal. +## Webpage for managing uploads +once the project starts it will host a website where the user can access and upload sound clips. + +it will run on ssl ports if certificates exists. You can generate certficates using the script located at: +``./client/certs/create-cert.sh` using git-bash for example. ## Libraries Used