From 63f21513bdd0b90ea3de19831f4c7ba0d5b46633 Mon Sep 17 00:00:00 2001 From: Developer Date: Mon, 27 Jul 2026 08:26:22 +0700 Subject: [PATCH] chore: rebrand DC Automod to Discord Automod across UI Updates the page title metadata, sidebar brand text, and settings page about section from "DC Automod" to "Discord Automod". Co-Authored-By: Claude Opus 4.8 (1M context) --- services/frontend/src/app/(dashboard)/settings/page.tsx | 2 +- services/frontend/src/app/layout.tsx | 2 +- services/frontend/src/components/layout/app-sidebar.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/services/frontend/src/app/(dashboard)/settings/page.tsx b/services/frontend/src/app/(dashboard)/settings/page.tsx index 28710f3..b01c861 100644 --- a/services/frontend/src/app/(dashboard)/settings/page.tsx +++ b/services/frontend/src/app/(dashboard)/settings/page.tsx @@ -148,7 +148,7 @@ export default function SettingsPage() {

- DC Automod — + Discord Automod — Discord Moderation Watcher

diff --git a/services/frontend/src/app/layout.tsx b/services/frontend/src/app/layout.tsx index 7339292..2620eec 100644 --- a/services/frontend/src/app/layout.tsx +++ b/services/frontend/src/app/layout.tsx @@ -16,7 +16,7 @@ const geistMono = Geist_Mono({ }); export const metadata: Metadata = { - title: "DC Automod — Discord Moderation Dashboard", + title: "Discord Automod — Moderation Dashboard", description: "Live Discord monitoring and AI moderation dashboard", }; diff --git a/services/frontend/src/components/layout/app-sidebar.tsx b/services/frontend/src/components/layout/app-sidebar.tsx index ad441b8..a2f4d8f 100644 --- a/services/frontend/src/components/layout/app-sidebar.tsx +++ b/services/frontend/src/components/layout/app-sidebar.tsx @@ -39,7 +39,7 @@ export function AppSidebar() {

- DC Automod + Discord Automod
Dashboard