namespace vassago.ProtocolInterfaces; public static class ProtocolList { public static List discords = new List(); public static List twitchs = new List(); }