Update readme.md

This commit is contained in:
2023-10-18 02:09:26 +02:00
committed by GitHub
parent ccbcb1722a
commit ba7d6aef1e

View File

@@ -44,11 +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
### 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. this is not mandatory and the server will use http if no certficates exists.
`./client/certs/create-cert.sh` using git-bash for example. this is not mandatory and the server will use http if no certficates exists.
## Libraries Used