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