feat(plugins/community/splatoon): add stat.ink integration
This commit is contained in:
@@ -61,4 +61,21 @@ inputs:
|
||||
type: number
|
||||
default: 1
|
||||
min: 0
|
||||
max: 6
|
||||
max: 6
|
||||
|
||||
plugin_splatoon_statink:
|
||||
description: |
|
||||
stat.ink integration
|
||||
|
||||
If set, fetched data will also be uploaded to stat.ink
|
||||
Requires [`plugin_splatoon_statink_token`](/source/plugins/community/splatoon/README.md#plugin_splatoon_statink_token) to be set
|
||||
type: boolean
|
||||
default: no
|
||||
extras:
|
||||
- metrics.api.statink
|
||||
|
||||
plugin_splatoon_statink_token:
|
||||
description: |
|
||||
stat.ink token
|
||||
type: token
|
||||
default: ""
|
||||
Reference in New Issue
Block a user