Skip to content

Commit

Permalink
fixes readme table
Browse files Browse the repository at this point in the history
  • Loading branch information
mbackermann committed Sep 15, 2021
1 parent 2639dd8 commit aaa5558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ npm start
## Configuration
### Environment Variables
| Variable Name | Description | Accepted Values | Default | Required |
| --- | --- | --- | --- |
| --- | --- | --- | --- | --- |
|DISCORD_BOT_TOKEN| Token from your Discord Bot | NA | null | true |
|DISCORD_CLIENT_ID| Discord Client ID | NA | null | true |
|BOT_LEAVE_ON_QUEUE_END| Whether the bot should leave the channel after the queue has ended | true/false | true | false |
Expand Down

0 comments on commit aaa5558

Please sign in to comment.