{ "profiles": { "EventBot": { "commandName": "Project", "environmentVariables": { "dbconnection": "Server=server;Database=eventbot;User=eventbot;Password=password;", "token": "token here" } }, "Docker": { "commandName": "Docker" } } }