diff --git a/services/frontend/src/widgets/Sidebar.tsx b/services/frontend/src/widgets/Sidebar.tsx index b75a874..bcbb338 100644 --- a/services/frontend/src/widgets/Sidebar.tsx +++ b/services/frontend/src/widgets/Sidebar.tsx @@ -105,21 +105,32 @@ export function Sidebar({ {/* Mascot PNG with anchored chatbot */}
+ {!mascotChat.isOpen && ( + +
+

+ Discord Watcher +

+

+ {mascotChatMessage || + "Halo! Saya mascot mu. Klik aku kalau mau tanya soal obrolan atau moderasi ✨"} +

+
+
+ + )}