Skip to content

Commit

Permalink
Merge pull request #36 from AlexInABox/pain
Browse files Browse the repository at this point in the history
version bump
  • Loading branch information
AlexInABox authored Jan 8, 2023
2 parents 2137036 + d3451aa commit 8f63aa2
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"userName": "larry",
"port": 3476,
"timezone": "Europe/Amsterdam",
"discordAppID": "1033806008008581240",
"activateDiscordRPC": true,
"activateWebhooks": false,
"webhookURL": "https://discord.com/api/webhooks/<id>/<secret>",
"heartRateMessageID": "<id>",
"oxygenSaturationMessageID": "<id>",
"pedoMeterMessageID": "<id>",
"speedMessageID": "<id>",
"focusStatusMessageID": "<id>",
"forwardingDestination": "http://192.168.178.20:3476",
"secretPass": ""
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "custom-hds",
"version": "2.0.3",
"version": "2.1.6",
"main": "index.js",
"author": "alexinabox",
"license": "MIT",
Expand All @@ -15,4 +15,4 @@
"path": "^0.12.7",
"request": "^2.88.2"
}
}
}

0 comments on commit 8f63aa2

Please sign in to comment.