namespace NadekoBot.Modules.Administration; public static class NotifyKeys { public static TypedKey LevelUp { get; } = new("notify:levelup"); }