Update README.md
Fix guidelines
This commit is contained in:
@@ -31,6 +31,13 @@ Edit env.example and update the following environment variables:
|
|||||||
|
|
||||||
Copy env.example to a .env for Node to use your configuration.
|
Copy env.example to a .env for Node to use your configuration.
|
||||||
|
|
||||||
|
Install dependencies & run:
|
||||||
|
```
|
||||||
|
npm install
|
||||||
|
npm start
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
## Reccommendations
|
## Reccommendations
|
||||||
|
|
||||||
It is NOT ADVISED to use the root user for the database when running this bot. Create a minimum-permissions service user instead.
|
It is NOT ADVISED to use the root user for the database when running this bot. Create a minimum-permissions service user instead.
|
||||||
|
|||||||
Reference in New Issue
Block a user