File tree Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "userName" : " larry" ,
3
+ "port" : 3476 ,
4
+ "timezone" : " Europe/Amsterdam" ,
5
+ "discordAppID" : " 1033806008008581240" ,
6
+ "activateDiscordRPC" : true ,
7
+ "activateWebhooks" : false ,
8
+ "webhookURL" : " https://discord.com/api/webhooks/<id>/<secret>" ,
9
+ "heartRateMessageID" : " <id>" ,
10
+ "oxygenSaturationMessageID" : " <id>" ,
11
+ "pedoMeterMessageID" : " <id>" ,
12
+ "speedMessageID" : " <id>" ,
13
+ "focusStatusMessageID" : " <id>" ,
14
+ "forwardingDestination" : " http://192.168.178.20:3476" ,
15
+ "secretPass" : " "
16
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " custom-hds" ,
3
- "version" : " 2.0.3 " ,
3
+ "version" : " 2.1.6 " ,
4
4
"main" : " index.js" ,
5
5
"author" : " alexinabox" ,
6
6
"license" : " MIT" ,
15
15
"path" : " ^0.12.7" ,
16
16
"request" : " ^2.88.2"
17
17
}
18
- }
18
+ }
You can’t perform that action at this time.
0 commit comments