namespace Milimoe.RainBOT.Settings { public class BlackList { public static Dictionary Times { get; } = []; } }