From b49a9685bca69502ffdb3e39bf825d98c830120f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=B6rnchen?= <148861954+hoernchen-from-hotel@users.noreply.github.com> Date: Wed, 7 Aug 2024 10:41:32 +0200 Subject: [PATCH 1/4] Create modmail.md --- .../current/modmail.md | 119 ++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 i18n/de/docusaurus-plugin-content-docs/current/modmail.md diff --git a/i18n/de/docusaurus-plugin-content-docs/current/modmail.md b/i18n/de/docusaurus-plugin-content-docs/current/modmail.md new file mode 100644 index 00000000..a000a6fc --- /dev/null +++ b/i18n/de/docusaurus-plugin-content-docs/current/modmail.md @@ -0,0 +1,119 @@ +# Richte deinen Modmail-Bot ein + +Richte den weltweit fortgschrittensten Modmail-Bot ein in nur ein paar Minuten. + + + +## 0. Bevor du loslegst {#step-0} + +Bevor du deinen eigenen Modmail Bot auf SCNX erstellen kannst, stelle sicher, dass + +* du [deinen Server zu SCNX hinzugefügt hast](./setup). +* dein Server einen bezahlten [Aktiven Server Plan](./scnx/guilds/plans) () + oder den [PRO](./scnx/guilds/plans) () Plan besitzt, oder du die Testphase verwendest, falls diese + für dich verfügbar ist. +* du der Inhaber des Servers bist, in dem du diese Funktion aktivieren willst ([warum?](./scnx/guilds/trusted-admins#troubleshooting)) - falls du nicht der Inhaber des Servers bist, frage bitte den Inhaber, +* diese Funtion zu aktivieren und dir Zugruff als [Trusted Admin](./scnx/guilds/trusted-admins) zu geben. +* du ein paar Minuten Zeit hast (Es sollte ca. 2 Minuten an einem Computer dauern, auf Handys ein bisschen länger) um diese Anleitung zu beenden - hör nicht in der Mitte auf; dein Fortschritt wird nicht gesichert. + +## 1. Erstelle deine Discord-Application & -Bot 🤖 {#step-1} + +:::caution +Verwende **keinen** bereits existierenden Bot. Du benötigste eine neue Application für deinen Modmail Bot auf SCNX. SCNX unterstützt es nicht, +den Discord-Bot und den Modmail-Bot und einen anderen Bot (wie beispielsweise txadmin) mit dem selben Token / mit der gleichen Application zu verwenden - +bitte +erstelle für jeden bot eine neue Application. +::: + +First, visit the [Discord Developer Portal](https://discord.com/developers/applications). There, create a new +application by clicking on "New Application" on the upper-right side of your Developer Portal. A modal will open. Enter +the name of the application (you can change this later), read & accept +the [Discord Developer Terms of Service](https://discord.com/developers/docs/policies-and-agreements/terms-of-service) +and the [Discord Developer Policy](https://discord.com/developers/docs/policies-and-agreements/developer-policy) (these +policies also apply to your use of the Discord API as part of SCNX) and create your bot by confirming with "Create". + +![](@site/docs/assets/setup/custom-bot-1.png) + +Next, open the "Bot"-Settings in the navigation bar on the left-hand side. +There, you can configure the avatar and username - you don't need to, +as you can also [do this directly on SCNX](./scnx/guilds/bots#change-profile) and get prompted to do so when your bot +got created. + +The final step in the Developer Dashboard is to generate a token and copy it. To do so, open the "Bot" page of your +application +and click on "Reset token" (still on the Bot page) and confirm your request in the modal. You might get asked +to enter a 2FA-Code for your Discord-Account. + +Once done, please **copy the token of your bot**. You'll need it in the next step. + +![](@site/docs/assets/setup/custom-bot-3.png) + +:::danger +**Only** paste your token in the Dashboard. **Never** send a token to another user, trusted-admins or a member +of our staff. Treat tokens like a password - users with access to your token are able to use your bot to perform +harmful actions. +::: + +## 2. Create your Modmail on SCNX 🚀 {#step-2} + +Open the [SCNX Dashboard](https://scnx.app/user/guilds/) and select the server you want to create the bot for. Next, +select "Modmail" in the sidebar. You'll find a video showing how you should create the Discord-Bot. If you've followed +this guide, you can confidently +skip this using the "I have created a bot"-button. + +![](@site/docs/assets/setup/modmail-1.png) + +Next, you'll be asked to enter the token you obtained in step 1. +Do this and click on "Check my token & create bot". SCNX will verify your token and continue to the next step if it's +correct. + +![](@site/docs/assets/setup/modmail-2.png) + +Now you can configure the basic configuration of your Modmail. First, you'll need to select a category on your Discord +in which new tickets should get created (you can change it later). +The permissions of ticket channels will be synced to the category. Once done, select a log channel. Logs from closed +tickets will be sent into this channel in addition to other important information. +If you have configured these two options, click on "Create Modmail-Bot". + +![](@site/docs/assets/setup/modmail-3.png) + +SCNX will now set up hosting for your Modmail +and automatically configures the Discord Bot for you. +![](@site/docs/assets/setup/modmail-4.png) + +Once SCNX has set up your Modmail, you'll need to invite the Modmail bot to your server. To do this, you only need to click on +the "Add the bot to your Discord"-Button. This will open Discord's OAuth2 Grant Screen +(that's how nerds call the screen below 🤓). SCNX already selected your server for you. Simply click "Continue" and +"Authorize" to finish the process. If you want, you can remove the "Administrator" permission, but this will make it +more +difficult to use the bot down the line, as SCNX is not yet able to show +which feature needs what permissions and handle permission-related error correctly. + +![](@site/docs/assets/setup/modmail-5.png) + +Once this is done, your Modmail is fully ready to use SCNX. Return to the setup flow to edit the bot +profile with the "Edit profile" button ([you can also do this later](./scnx/guilds/bots#change-profile)), configure your +new Modmail or explore all features your Modmail. + +![](@site/docs/assets/setup/modmail-6.png) + +:::tip Running into issues? +We have a [troubleshooting guide for Modmail-Bots](./modmail/troubleshooting) ready for you. If that didn't help, +we're always happy to help, just +visit [scnx.app/help](https://scnx.app/help). +::: + +## 3. Celebrate your new Modmail 🎉 {#done} + +If you did everything right, your Modmail should now be online on Discord. Pat yourself on the back. You did a great job and +are now ready to explore the universe of a highly advanced and fully customizable Modmail for your community - not just a Modmail, +it's *your* Modmail[.](https://cdn.scderox.de/IUopj39jjiOPASDioh/7xpodw.jpg) + +Here are a few things you can do now: + +* try your Modmail: Send it a DM and observe how it opens a ticket for your team to answer. +* [configure](./modmail/configuration) and enable more Modmail features. +* level up your support system by discovering [advanced Modmail features](./modmail/advanced-features). +* and much more, open the [Modmail Documentation](./modmail/intro) to view every option. From b485257f05f8b916257f23fb6c225c8ca15c1e06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=B6rnchen?= <148861954+hoernchen-from-hotel@users.noreply.github.com> Date: Wed, 14 May 2025 19:34:32 +0200 Subject: [PATCH 2/4] Update modmail.md alles fertig ig --- .../current/modmail.md | 131 ++++++++---------- 1 file changed, 59 insertions(+), 72 deletions(-) diff --git a/i18n/de/docusaurus-plugin-content-docs/current/modmail.md b/i18n/de/docusaurus-plugin-content-docs/current/modmail.md index a000a6fc..a9c1e359 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/modmail.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/modmail.md @@ -1,119 +1,106 @@ -# Richte deinen Modmail-Bot ein +# Wie du deinen Modmail-Bot einrichtest -Richte den weltweit fortgschrittensten Modmail-Bot ein in nur ein paar Minuten. +Richte den weltweit fortgeschrittensten Modmail-Bot ein und das in nur ein paar Minuten! +ACTIVE_GUILD: "24/7 verfügbar, solange dein Plan aktiv ist.", +PRO: "24/7 verfügbar, solange dein Plan aktiv ist."}} /> ## 0. Bevor du loslegst {#step-0} -Bevor du deinen eigenen Modmail Bot auf SCNX erstellen kannst, stelle sicher, dass +Bevor du deinen eigenen Modmail-Bot auf SCNX erstellen kannst, stelle sicher, dass * du [deinen Server zu SCNX hinzugefügt hast](./setup). * dein Server einen bezahlten [Aktiven Server Plan](./scnx/guilds/plans) () - oder den [PRO](./scnx/guilds/plans) () Plan besitzt, oder du die Testphase verwendest, falls diese + oder den [PRO](./scnx/guilds/plans) () Plan besitzt oder du die Testphase verwendest, sofern diese für dich verfügbar ist. * du der Inhaber des Servers bist, in dem du diese Funktion aktivieren willst ([warum?](./scnx/guilds/trusted-admins#troubleshooting)) - falls du nicht der Inhaber des Servers bist, frage bitte den Inhaber, -* diese Funtion zu aktivieren und dir Zugruff als [Trusted Admin](./scnx/guilds/trusted-admins) zu geben. -* du ein paar Minuten Zeit hast (Es sollte ca. 2 Minuten an einem Computer dauern, auf Handys ein bisschen länger) um diese Anleitung zu beenden - hör nicht in der Mitte auf; dein Fortschritt wird nicht gesichert. + diese Funktion zu aktivieren und dir Zugriff als [Trusted Admin](./scnx/guilds/trusted-admins) zu geben. +* du ein paar Minuten Zeit hast (es sollte ca. 2 Minuten dauern) um diese Anleitung zu beenden - hör nicht in der Mitte auf; dein Fortschritt wird nicht gespeichert. -## 1. Erstelle deine Discord-Application & -Bot 🤖 {#step-1} +## 1. Erstelle deine Discord-Anwendung & -Bot 🤖 {#step-1} :::caution -Verwende **keinen** bereits existierenden Bot. Du benötigste eine neue Application für deinen Modmail Bot auf SCNX. SCNX unterstützt es nicht, -den Discord-Bot und den Modmail-Bot und einen anderen Bot (wie beispielsweise txadmin) mit dem selben Token / mit der gleichen Application zu verwenden - -bitte -erstelle für jeden bot eine neue Application. +Verwende **keinen** bereits existierenden Bot. Du benötigst eine neue Anwendung für deinen Modmail-Bot auf SCNX. SCNX unterstützt es nicht, +mehrere Bots (wie den Discord-Bot und den Modmail-Bot oder auch Tokens von Bots aus anderen Unternehmen, wie txadmin) mit demselben Token / mit der gleichen Anwendung zu verwenden - +Bitte erstelle für jeden Bot eine neue Anwendung. ::: -First, visit the [Discord Developer Portal](https://discord.com/developers/applications). There, create a new -application by clicking on "New Application" on the upper-right side of your Developer Portal. A modal will open. Enter -the name of the application (you can change this later), read & accept -the [Discord Developer Terms of Service](https://discord.com/developers/docs/policies-and-agreements/terms-of-service) -and the [Discord Developer Policy](https://discord.com/developers/docs/policies-and-agreements/developer-policy) (these -policies also apply to your use of the Discord API as part of SCNX) and create your bot by confirming with "Create". +Als Erstes öffnest du das [Discord Developer Portal](https://discord.com/developers/applications). Dort kannst du eine neue Anwendung erstellen, indem du auf +"Neue Anwendung" oben rechts in deinem Developer-Portal klickst. Nun wird sich ein Fenster öffnen. Gib den Namen, wie der Bot später heißen soll an (du kannst ihn aber jederzeit später ändern), + Lese und akzeptiere die [Discord Developer Terms of Service](https://discord.com/developers/docs/policies-and-agreements/terms-of-service) +und die [Discord Developer Policy](https://discord.com/developers/docs/policies-and-agreements/developer-policy) (diese Richtlinien gelten auch für deine Nutzung +der Discord API als Teil von SCNX) und erstelle den Bot, indem du auf "Erstellen" klickst. -![](@site/docs/assets/setup/custom-bot-1.png) +![](@site/docs/assets/setup/custom-Bot-1.png) -Next, open the "Bot"-Settings in the navigation bar on the left-hand side. -There, you can configure the avatar and username - you don't need to, -as you can also [do this directly on SCNX](./scnx/guilds/bots#change-profile) and get prompted to do so when your bot -got created. +Als Nächstes öffnest du die "Bot"-Einstellungen in der Navigation-Bar auf der linken Seite. +Dort kannst du den Avatar und den Benutzernamen einstellen – das musst du nicht, denn das [geht auch direkt bei SCNX](./scnx/guilds/Bots#change-profile); bei Erstellung deines Bots werden wir dich auch dazu auffordern, dies zu tun. +Der letzte Schritt im Discord Developer Portal ist einen Token zu generieren und diesen zu kopieren. Um dies zu tun, öffne die "Bot" Seite in der Navigation-Bar auf der linken Seite +und klicke auf "Token zurücksetzen" und bestätige deine Anfrage in dem Fenster, das sich gerade geöffnet hat. Es kann sein, dass du nach dem 2FA-Code für deinen Discord-Account gefragt wirst. -The final step in the Developer Dashboard is to generate a token and copy it. To do so, open the "Bot" page of your -application -and click on "Reset token" (still on the Bot page) and confirm your request in the modal. You might get asked -to enter a 2FA-Code for your Discord-Account. +Wenn dies fertig ist, **kopiere bitte den Token von deinem Bot**. Du wirst ihn gleich benötigen. -Once done, please **copy the token of your bot**. You'll need it in the next step. - -![](@site/docs/assets/setup/custom-bot-3.png) +![](@site/docs/assets/setup/custom-Bot-3.png) :::danger -**Only** paste your token in the Dashboard. **Never** send a token to another user, trusted-admins or a member -of our staff. Treat tokens like a password - users with access to your token are able to use your bot to perform -harmful actions. +Setze deinen Token **nur** im Dashboard ein. Sende **niemals** deinen Token zu einem anderen Nutzer, Trusted-admin oder einem unserer Team-Mitglieder. +Dein Token ist wie ein Passwort - Nutzer können mit deinem Bot alles machen, wenn sie den Token haben. Falls du deinen Token doch aus Versehen weitergegeben hast, setze **sofort** +den Token im Developer Portal zurück. ::: -## 2. Create your Modmail on SCNX 🚀 {#step-2} +## 2. Erstelle deinen Modmail-Bot auf SCNX 🚀 {#step-2} -Open the [SCNX Dashboard](https://scnx.app/user/guilds/) and select the server you want to create the bot for. Next, -select "Modmail" in the sidebar. You'll find a video showing how you should create the Discord-Bot. If you've followed -this guide, you can confidently -skip this using the "I have created a bot"-button. +Öffne das [SCNX Dashboard](https://scnx.app/user/guilds/) und wähle den Server aus, für den du den Modmail-Bot erstellen willst. Als Nächstes +wähle "Modmail" in der Seitenleiste aus. Du wirst ein Tutorial finden, wie man den Discord Bot erstellen sollte. Wenn du dieser Anleitung gefolgt bist, +kannst du das Video überspringen, indem du auf den "Ich habe einen Bot erstellt"-Button klickst. ![](@site/docs/assets/setup/modmail-1.png) -Next, you'll be asked to enter the token you obtained in step 1. -Do this and click on "Check my token & create bot". SCNX will verify your token and continue to the next step if it's -correct. +Als Nächstes wirst du dazu aufgefordert, den Token einzugeben, den du in Schritt 1 erhalten hast. +Füge deinen Token dort ein und klicke auf "Prüfe meinen Token & erstelle den Bot". SCNX wird deinen Token überprüfen und dich zum nächsten Schritt weiterleiten, +falls der Token gültig ist. ![](@site/docs/assets/setup/modmail-2.png) -Now you can configure the basic configuration of your Modmail. First, you'll need to select a category on your Discord -in which new tickets should get created (you can change it later). -The permissions of ticket channels will be synced to the category. Once done, select a log channel. Logs from closed -tickets will be sent into this channel in addition to other important information. -If you have configured these two options, click on "Create Modmail-Bot". +Nun kannst du ein paar Standardeinstellungen vornehmen. Als Erstes musst du eine Kategorie auswählen, in welcher dein Modmail-Bot später Tickets erstellen soll +(du kannst dieses später ändern). +Die Rechte des Discord-Kanals werden mit der Kategorie synchronisiert. Wenn du damit fertig bist, musst du einen Log-Channel auswählen. Logs von geschlossenen Tickets werden +in diesen Channel zusammen mit wichtigen Informationen gesendet. +Wenn du diese beiden Sachen eingestellt hast, klicke auf "Modmail-Bot erstellen". ![](@site/docs/assets/setup/modmail-3.png) -SCNX will now set up hosting for your Modmail -and automatically configures the Discord Bot for you. +SCNX wird nun die Verwaltung für deinen Modmail-Bot einstellen +und deinen Discord Bot automatisch einstellen. ![](@site/docs/assets/setup/modmail-4.png) -Once SCNX has set up your Modmail, you'll need to invite the Modmail bot to your server. To do this, you only need to click on -the "Add the bot to your Discord"-Button. This will open Discord's OAuth2 Grant Screen -(that's how nerds call the screen below 🤓). SCNX already selected your server for you. Simply click "Continue" and -"Authorize" to finish the process. If you want, you can remove the "Administrator" permission, but this will make it -more -difficult to use the bot down the line, as SCNX is not yet able to show -which feature needs what permissions and handle permission-related error correctly. +Nachdem SCNX deinen Modmail-Bot eingestellt hat, musst du deinen Modmail-Bot auf deinen Server einladen. Um dies zu machen, musst du nur auf +den "Füge den Bot zu deinem Discord Server hinzu"-Button. Dies wird ein Fenster öffnen. SCNX hat bereits deinen Server ausgewählt. Klicke einfach auf "Weiter" und +"Autorisieren" um den Prozess fertigzustellen. Wenn du möchtest, kannst du die "Administrator" Berechtigung entfernen, aber dies wird es schwieriger machen, +den Bot normal zu nutzen, da SCNX noch nicht zeigen kann, welche Funktion welche Berechtigung benötigt und Fehler, die auf fehlende Berechtigungen zurückzuführen sind, zu erkennen. ![](@site/docs/assets/setup/modmail-5.png) -Once this is done, your Modmail is fully ready to use SCNX. Return to the setup flow to edit the bot -profile with the "Edit profile" button ([you can also do this later](./scnx/guilds/bots#change-profile)), configure your -new Modmail or explore all features your Modmail. +Wenn dies erledigt ist, ist dein Modmail-Bot vollkommen nutzbar auf SCNX. Kehre zu dem Setup-Ablauf zurück, um das Profil mit dem "Profil bearbeiten"-Button zu bearbeiten. + ([du kannst dies auch später machen](./scnx/guilds/Bots#change-profile)), stelle deinen neuen Modmail-Bot ein oder erkunde alle Funktionen deines Modmail-Bots. ![](@site/docs/assets/setup/modmail-6.png) -:::tip Running into issues? -We have a [troubleshooting guide for Modmail-Bots](./modmail/troubleshooting) ready for you. If that didn't help, -we're always happy to help, just -visit [scnx.app/help](https://scnx.app/help). +:::tip Werden Fehler angezeigt? +Wir haben eine [Anleitung zur Fehlerbehebung für Modmail-Bots](./modmail/troubleshooting) für dich erstellt. Wenn diese Anleitung zur Fehlerbehebung nichts bringt, +helfen wir dir jederzeit hier: [scnx.app/help](https://scnx.app/help). ::: -## 3. Celebrate your new Modmail 🎉 {#done} +## 3. Genieße deinen neuen Modmail-Bot🎉 {#done} -If you did everything right, your Modmail should now be online on Discord. Pat yourself on the back. You did a great job and -are now ready to explore the universe of a highly advanced and fully customizable Modmail for your community - not just a Modmail, -it's *your* Modmail[.](https://cdn.scderox.de/IUopj39jjiOPASDioh/7xpodw.jpg) +Wenn du alles richtig gemacht hast, sollte dein Modmail-Bot jetzt online auf Discord sein. Dafür kannst du dir jetzt mal auf die Schulter klopfen 💪. Du hast gute Arbeit geleistet und kannst +nun das Universum eines hoch fortschrittlichen und voll anpassbaren Modmail-Bot für deine Community erkunden - es ist nicht nur ein Modmail-Bot, +es ist DEIN Modmail-Bot[.](https://cdn.scderox.de/IUopj39jjiOPASDioh/7xpodw.jpg) -Here are a few things you can do now: +Hier sind ein paar Dinge, die du jetzt tun könntest: -* try your Modmail: Send it a DM and observe how it opens a ticket for your team to answer. -* [configure](./modmail/configuration) and enable more Modmail features. -* level up your support system by discovering [advanced Modmail features](./modmail/advanced-features). -* and much more, open the [Modmail Documentation](./modmail/intro) to view every option. +* Teste deinen Modmail-Bot: Sende ihm eine PN und beobachte, wie er ein Ticket öffnet, in dem dein Team mit dir schreiben kann. +* [stelle deinen Modmail-Bot ein](./modmail/configuration) und aktiviere mehr Modmail Funktionen. +* Verbessere dein Support System, indem du [fortschrittliche Modmail Funktionen](./modmail/advanced-features) erkundest. +* und sehr viel mehr. Öffne die [Modmail Documentation](./modmail/intro) um dir jede Option anzuschauen. From ce7e668aa3a8f7c63ce49d12ad166ff624943d79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=B6rnchen?= <148861954+hoernchen-from-hotel@users.noreply.github.com> Date: Tue, 3 Jun 2025 17:37:01 +0200 Subject: [PATCH 3/4] Apply suggestions from code review Co-authored-by: Simon --- .../current/modmail.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/i18n/de/docusaurus-plugin-content-docs/current/modmail.md b/i18n/de/docusaurus-plugin-content-docs/current/modmail.md index a9c1e359..970229b5 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/modmail.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/modmail.md @@ -44,7 +44,7 @@ Wenn dies fertig ist, **kopiere bitte den Token von deinem Bot**. Du wirst ihn g ![](@site/docs/assets/setup/custom-Bot-3.png) :::danger -Setze deinen Token **nur** im Dashboard ein. Sende **niemals** deinen Token zu einem anderen Nutzer, Trusted-admin oder einem unserer Team-Mitglieder. +Füge deinen Token **nur** im Dashboard ein. Sende **niemals** deinen Token an einen anderen Nutzer, Trusted-Admin oder an einen unserer Team-Mitglieder. Dein Token ist wie ein Passwort - Nutzer können mit deinem Bot alles machen, wenn sie den Token haben. Falls du deinen Token doch aus Versehen weitergegeben hast, setze **sofort** den Token im Developer Portal zurück. ::: @@ -65,8 +65,8 @@ falls der Token gültig ist. Nun kannst du ein paar Standardeinstellungen vornehmen. Als Erstes musst du eine Kategorie auswählen, in welcher dein Modmail-Bot später Tickets erstellen soll (du kannst dieses später ändern). -Die Rechte des Discord-Kanals werden mit der Kategorie synchronisiert. Wenn du damit fertig bist, musst du einen Log-Channel auswählen. Logs von geschlossenen Tickets werden -in diesen Channel zusammen mit wichtigen Informationen gesendet. +Die Rechte des Discord-Kanals werden mit der Kategorie synchronisiert. Wenn du damit fertig bist, musst du einen Log-Kanal auswählen. Logs von geschlossenen Tickets werden +in diesen Kanal zusammen mit wichtigen Informationen gesendet. Wenn du diese beiden Sachen eingestellt hast, klicke auf "Modmail-Bot erstellen". ![](@site/docs/assets/setup/modmail-3.png) @@ -75,14 +75,14 @@ SCNX wird nun die Verwaltung für deinen Modmail-Bot einstellen und deinen Discord Bot automatisch einstellen. ![](@site/docs/assets/setup/modmail-4.png) -Nachdem SCNX deinen Modmail-Bot eingestellt hat, musst du deinen Modmail-Bot auf deinen Server einladen. Um dies zu machen, musst du nur auf -den "Füge den Bot zu deinem Discord Server hinzu"-Button. Dies wird ein Fenster öffnen. SCNX hat bereits deinen Server ausgewählt. Klicke einfach auf "Weiter" und +Nachdem SCNX deinen Modmail-Bot eingestellt hat, musst du deinen Modmail-Bot auf deinen Server einladen. Um dies zu tun, musst du nur auf +den "Füge den Bot zu deinem Discord Server hinzu"-Knopf. Dies wird ein Fenster öffnen. SCNX hat bereits deinen Server ausgewählt. Klicke einfach auf "Weiter" und "Autorisieren" um den Prozess fertigzustellen. Wenn du möchtest, kannst du die "Administrator" Berechtigung entfernen, aber dies wird es schwieriger machen, den Bot normal zu nutzen, da SCNX noch nicht zeigen kann, welche Funktion welche Berechtigung benötigt und Fehler, die auf fehlende Berechtigungen zurückzuführen sind, zu erkennen. ![](@site/docs/assets/setup/modmail-5.png) -Wenn dies erledigt ist, ist dein Modmail-Bot vollkommen nutzbar auf SCNX. Kehre zu dem Setup-Ablauf zurück, um das Profil mit dem "Profil bearbeiten"-Button zu bearbeiten. +Wenn dies erledigt ist, ist dein Modmail-Bot vollkomend auf SCNX einsatzbereit. Kehre zu der Einrichtung zurück, um das Profil mit dem "Profil bearbeiten"-Button zu bearbeiten. ([du kannst dies auch später machen](./scnx/guilds/Bots#change-profile)), stelle deinen neuen Modmail-Bot ein oder erkunde alle Funktionen deines Modmail-Bots. ![](@site/docs/assets/setup/modmail-6.png) @@ -100,7 +100,7 @@ es ist DEIN Modmail-Bot[.](https://cdn.scderox.de/IUopj39jjiOPASDioh/7xpodw.jpg) Hier sind ein paar Dinge, die du jetzt tun könntest: -* Teste deinen Modmail-Bot: Sende ihm eine PN und beobachte, wie er ein Ticket öffnet, in dem dein Team mit dir schreiben kann. -* [stelle deinen Modmail-Bot ein](./modmail/configuration) und aktiviere mehr Modmail Funktionen. +* Teste deinen Modmail-Bot: Sende ihm eine Privatnachricht und beobachte, wie er ein Ticket öffnet, in dem dein Team mit dir schreiben kann. +* [stelle deinen Modmail-Bot ein](./modmail/configuration) und aktiviere mehr Modmail-Funktionen. * Verbessere dein Support System, indem du [fortschrittliche Modmail Funktionen](./modmail/advanced-features) erkundest. -* und sehr viel mehr. Öffne die [Modmail Documentation](./modmail/intro) um dir jede Option anzuschauen. +* und sehr viel mehr. Öffne die [Modmail-Documentation](./modmail/intro), um dir jede Option anzuschauen. From 42dc54ffdb8f7893e45a1d0269ed4538d5362587 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=B6rnchen?= <148861954+hoernchen-from-hotel@users.noreply.github.com> Date: Tue, 3 Jun 2025 17:37:22 +0200 Subject: [PATCH 4/4] Apply suggestions from code review Co-authored-by: Simon --- i18n/de/docusaurus-plugin-content-docs/current/modmail.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/de/docusaurus-plugin-content-docs/current/modmail.md b/i18n/de/docusaurus-plugin-content-docs/current/modmail.md index 970229b5..1f0dffc5 100644 --- a/i18n/de/docusaurus-plugin-content-docs/current/modmail.md +++ b/i18n/de/docusaurus-plugin-content-docs/current/modmail.md @@ -102,5 +102,5 @@ Hier sind ein paar Dinge, die du jetzt tun könntest: * Teste deinen Modmail-Bot: Sende ihm eine Privatnachricht und beobachte, wie er ein Ticket öffnet, in dem dein Team mit dir schreiben kann. * [stelle deinen Modmail-Bot ein](./modmail/configuration) und aktiviere mehr Modmail-Funktionen. -* Verbessere dein Support System, indem du [fortschrittliche Modmail Funktionen](./modmail/advanced-features) erkundest. +* Verbessere dein Support System, indem du [fortgeschritte Modmail-Funktionen](./modmail/advanced-features) erkundest. * und sehr viel mehr. Öffne die [Modmail-Documentation](./modmail/intro), um dir jede Option anzuschauen.