Before running, run npm install
{
"data": {
"token": "",
"clientID": "",
"interval": 1
},
"components": {
"battery": true,
"cpuUsage": true,
"memoryUsage": true
}
}
Interval is the amount of seconds that you want the stats to update
Change the components to true or false, depending on what stats you want to display.

