diff options
author | 2021-10-17 14:46:26 +0200 | |
---|---|---|
committer | 2021-10-17 14:46:26 +0200 | |
commit | 2fcb9b3eb88c726fdc02dad69f2b055ee9c4cfe4 (patch) | |
tree | d101820efaa59f066e37d3aa4d6908663498a1ba | |
parent | Merge pull request #613 from python-discord/mbaruh-patch-1 (diff) | |
parent | Merge branch 'main' into new-ban-appeals-process (diff) |
Merge pull request #593 from python-discord/new-ban-appeals-process
Direct appeals to the appeals server
-rw-r--r-- | pydis_site/apps/content/resources/code-of-conduct.md | 2 | ||||
-rw-r--r-- | pydis_site/apps/content/resources/rules.md | 5 |
2 files changed, 5 insertions, 2 deletions
diff --git a/pydis_site/apps/content/resources/code-of-conduct.md b/pydis_site/apps/content/resources/code-of-conduct.md index 6302438e..56050230 100644 --- a/pydis_site/apps/content/resources/code-of-conduct.md +++ b/pydis_site/apps/content/resources/code-of-conduct.md @@ -77,8 +77,8 @@ You may report in the following ways: If you wish to appeal a decision or action taken by the moderation team, you can do so in one of the following ways: -* By sending an email to [[email protected]](mailto:[email protected]) * By sending a direct message (DM) to ModMail from our Discord server. +* Joining our [ban appeals server](https://discord.gg/WXrCJxWBnm) and sending a direct message (DM) to the Ban Appeals bot. Please provide all relevant information in your appeal, including: diff --git a/pydis_site/apps/content/resources/rules.md b/pydis_site/apps/content/resources/rules.md index 05d0e93a..ef6cc4d1 100644 --- a/pydis_site/apps/content/resources/rules.md +++ b/pydis_site/apps/content/resources/rules.md @@ -43,4 +43,7 @@ The possible actions we take based on infractions can include the following: While we do discuss more serious matters internally before handing out a punishment, simpler infractions are dealt with directly by individual staffers and the punishment they hand out is left to their own discretion. -If you receive an infraction and would like to appeal it, send an e-mail to [[email protected]](mailto:[email protected]). +If you wish to appeal a decision or action taken by the moderation team, you can do so in one of the following ways: + +* By sending a direct message (DM) to ModMail from our Discord server. +* Joining our [ban appeals server](https://discord.gg/WXrCJxWBnm) and sending a direct message (DM) to the Ban Appeals bot. |