mirror of
https://github.com/AsgardEternal/squad-js-map-vote.git
synced 2025-01-23 18:23:52 -06:00
doc update
This commit is contained in:
parent
010237be97
commit
d98b87adac
10
README.MD
10
README.MD
@ -113,11 +113,18 @@ false
|
||||
```
|
||||
#### channelID
|
||||
###### Description
|
||||
The ID of the channel to log votes to..
|
||||
The ID of the channel to log votes to.
|
||||
###### Default
|
||||
```json
|
||||
"112233445566778899"
|
||||
```
|
||||
#### timeFrames
|
||||
###### Description
|
||||
Array of timeframes that allows to override options based on local time. See example configuration
|
||||
###### Default
|
||||
```json
|
||||
[]
|
||||
```
|
||||
### Example configuration
|
||||
```json
|
||||
{
|
||||
@ -139,6 +146,7 @@ The ID of the channel to log votes to..
|
||||
"channelID": "112233445566778899",
|
||||
"timeFrames": [
|
||||
{
|
||||
"name": "follow layer rotation list",
|
||||
"start": "12:00",
|
||||
"end": "18:00",
|
||||
"overrides": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user