Trying to write from mobile but my point is simple.
With new config instead of
{
"Discord Bot Token": "",
"Change channel when user create the team": false,
"Discord users can see other team's private vocal channel": true,
"Max players in a voice channel": 3,
"Name of the player's role on discord (not @everyone)": "Player",
"Using roles": false
}Its gonna be
{
"Discord Bot Token": "",
"Using category": true,
"DiscordCategory": "",
"Change channel when user create the team": false,
"Discord users can see other team's private vocal channel": true,
"Max players in a voice channel": 3,
"Name of the player's role on discord (not @everyone)": "Player",
"Using roles": false
}


