From bc1da87597aa81335da1465695e9255a7675b3f2 Mon Sep 17 00:00:00 2001
From: Lyrikidionisos <98018341+Lyrikidionisos@users.noreply.github.com>
Date: Mon, 21 Oct 2024 13:00:05 +0200
Subject: [PATCH] Update Staff.md
Still in Build will become a PNG Later On so ignore basic tables
---
Staff.md | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/Staff.md b/Staff.md
index 3578b391..9ace6aa3 100644
--- a/Staff.md
+++ b/Staff.md
@@ -1,16 +1,18 @@
+# Staff of MagicChatbox
+
+`Here you can find all official Team-Members of MagicChatbox.`
+
```mermaid
graph TB;
A["**FOUNDER**
BoiHanny"]:::black --> B["**HEAD OF ADMINISTRATION**
Lyrikidionisos"]:::darkred4;
B --> C1["**ADMINISTRATOR**
ItsByMe"]:::brightred;
B --> C2["**ADMINISTRATOR**
❔"]:::brightred;
B --> C3["**ADMINISTRATOR**
❔"]:::brightred;
- B --> C4["**ADMINISTRATOR**
❔"]:::brightred;
- B --> C5["**ADMINISTRATOR**
IzuruBae"]:::brightred;
+ B --> C4["**ADMINISTRATOR**
IzuruBae"]:::brightred;
C1 --> G["**STAFF OF MAGICLABS**"]:::staff;
C2 --> G;
C3 --> G;
C4 --> G;
- C5 --> G;
G --> D["**DEVELOPER**"]:::developer;
G --> E["**MODERATION**"]:::moderation;
D --> D1["**ʜᴇᴀᴅ ᴏғ ᴅᴇᴠᴇʟᴏᴘᴍᴇɴᴛ**
Franxx"]:::developerText;
@@ -70,3 +72,4 @@ graph TB;
classDef moderationText color:#388e3c,font-weight:bold;
classDef staff fill:#808080,stroke:#505050,stroke-width:2px,color:#000000,font-weight:bold;
classDef brightred fill:#b13838,stroke:#990000,stroke-width:2px,color:#ffffff,font-weight:bold;
+