Update README.md
This commit is contained in:
@@ -46,9 +46,11 @@ Invite [here](https://discord.com/oauth2/authorize?client_id=1282653874976722944
|
|||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
|
|
||||||
3. **Create a `.env` file** in the root directory and add your Discord bot token:
|
3. **Create a `.env` file** in the root directory and add these informations:
|
||||||
```
|
```
|
||||||
DISCORD_TOKEN=your_bot_token_here
|
DISCORD_TOKEN=your_bot_token_here
|
||||||
|
ERROR_LOG_CHANNEL_ID=channel_id_to_send_error_logs
|
||||||
|
CLIENT_ID=your_bot_client_id
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
Reference in New Issue
Block a user