public static void WinChart(Update update, string[] args) { Charting.TeamWinChart(args[1], update); }