Skip to content

Add Activity Status to config.

Compare
Choose a tag to compare
@GravityWolfNotAmused GravityWolfNotAmused released this 17 Oct 00:51
24c2b90

#8

You may now add: _activityStatus at the bottom of your config file, or regenerate your config files.
image

{
  "_serverInformation": [
    {
      "botName": "VPPTestBot",
      "botAddress": "168.100.163.22:27016",
      "discordBotToken": ""
    }
  ],
  "_updateTime": 10,
  "_steamAPIKey": "",
  "_isDebug": false,
  "_userConfigNameAsLabel": false,
  "_activityStatus": 3
}