Update readme.md

This commit is contained in:
2023-10-18 02:07:28 +02:00
committed by GitHub
parent 2c04953000
commit 409b6a36e1

View File

@@ -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