Skip to content

Commit 83a1b3b

Browse files
committed
fixed typo
1 parent 82d92c6 commit 83a1b3b

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

docs/custom-bot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Easily create your very own Discord-Bot on SCNX. Setup only takes a few minutes.
44

55
<IncludedInPlan data={{PROFESSIONAL: true, UNLIMITED: true, STARTER: true}} additionalDetails={{
66
STARTER: "Hosted 24/7, needs to be extended every two weeks by watching an ad.",
7-
ACTIVE_GUILD: "Hosted 24/7, as long as your plan is active.",
8-
PRO: "Hosted 24/7, as long as your plan is active."}} />
7+
UNLIMITED: "Hosted 24/7, as long as your plan is active.",
8+
PROFESSIONAL: "Hosted 24/7, as long as your plan is active."}} />
99

1010
## 0. Pre-Flight-Checklist 🛫 {#step-0}
1111

docs/modmail.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
Set up the world's most advanced Modmail-Bot in just a few minutes.
44

55
<IncludedInPlan data={{PROFESSIONAL: true, UNLIMITED: true, STARTER: false}} additionalDetails={{
6-
ACTIVE_GUILD: "Hosted 24/7, as long as your plan is active.",
7-
PRO: "Hosted 24/7, as long as your plan is active."}} />
6+
UNLIMITED: "Hosted 24/7, as long as your plan is active.",
7+
PROFESSIONAL: "Hosted 24/7, as long as your plan is active."}} />
88

99
## 0. Pre-Flight-Checklist 🛫 {#step-0}
1010

docs/scnx/guilds/bots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ To change the language of your bot, please
184184

185185
## Remove mentions of SCNX {#offbrand}
186186

187-
<IncludedInPlan data={{PRO: true, ACTIVE_GUILD: false, STARTER: false}} />
187+
<IncludedInPlan data={{STARTER: false, UNLIMITED: false, PROFESSIONAL: false}} />
188188

189189
You can always edit the footer of every editable message on SCNX, but you can also overwrite the default value used by
190190
every message that is missing a configuration field or where you did not set a different footer manually.

i18n/de/docusaurus-plugin-content-docs/current/custom-bot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Erstellt deinen ganz eigenen Discord-Bot auf SCNX. Die Einrichtung dauert nur we
44

55
<IncludedInPlan data={{PROFESSIONAL: true, UNLIMITED: true, STARTER: true}} additionalDetails={{
66
STARTER: "24/7 gehosted, muss alle zwei Wochen durch das Anschauen von Werbung verlängert werden.",
7-
ACTIVE_GUILD: "24/7 gehosted, solange dein Abonnement aktiv ist.",
8-
PRO: "24/7 gehosted, solange dein Abonnement aktiv ist."}} />
7+
UNLIMITED: "24/7 gehosted, solange dein Abonnement aktiv ist.",
8+
PROFESSIONAL: "24/7 gehosted, solange dein Abonnement aktiv ist."}} />
99

1010
## 0. Vorbereitungs-Checkliste 🛫 {#step-0}
1111

i18n/de/docusaurus-plugin-content-docs/current/scnx/guilds/bots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Um die Sprache deines Bots zu ändern,
159159

160160
## Erwähnung von SCNX entfernen {#offbrand}
161161

162-
<IncludedInPlan data={{PRO: true, ACTIVE_GUILD: false, STARTER: false}} />
162+
<IncludedInPlan data={{PROFESSIONAL: true, UNLIMITED: false, STARTER: false}} />
163163

164164
Du kannst die Fußzeile jeder Nachricht, die du auf SCNX bearbeiten kannst, anpassen. Um nicht immer manuell die Fußzeile zu ändern oder die Fußzeile von voreingestellte Nachricht, die du nicht Bearbeiten kannst, anzupassen, kannst du einen globalen Standard-Fußzeilenwert setzen.
165165

0 commit comments

Comments
 (0)