test(plugins/community/splatoon): add to workflows

This commit is contained in:
lowlighter
2022-11-20 23:51:28 -05:00
parent 61bd91cec1
commit 41a6562dc9
13 changed files with 178 additions and 5 deletions

4
settings.example.json generated
View File

@@ -194,6 +194,10 @@
"screenshot":{
"enabled": false, "//": "Enable screenshot plugin"
},
"splatoon":{
"token": "Splatnet token",
"enabled": false, "//": "Enable splatoon plugin"
},
"stock":{
"token": "Yahoo Finance token",
"enabled": false, "//": "Enable stock plugin"