diff --git a/PluralKit.Bot/Commands/ServerConfig.cs b/PluralKit.Bot/Commands/ServerConfig.cs index 34c13290..74252890 100644 --- a/PluralKit.Bot/Commands/ServerConfig.cs +++ b/PluralKit.Bot/Commands/ServerConfig.cs @@ -26,8 +26,6 @@ public class ServerConfig await ctx.CheckGuildContext().CheckAuthorPermission(PermissionSet.ManageGuild, "Manage Server"); var items = new List(); - // TODO: move log channel / blacklist into here - items.Add(new( "log cleanup", "Whether to clean up other bots' log channels",