Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0703511

Browse files
committedMar 13, 2025·
Update rules
1 parent 1ebbfad commit 0703511

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
 

‎.github/CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Changelog
22

3+
Update <small>_ March 2025</small>
4+
5+
- feat: rule update (13/03/2025)
36

47
Update <small>_ November 2024</small>
58

‎src/commands/moderation/rules.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ const DISCUSSION_EMBED = makeEmbed({
5252
'- Do not send multiple unsolicited DM\'s',
5353
'- No troll or insensitive messaging, including insensitive inside jokes',
5454
'- Inappropriate/offensive profile information/picture will not be tolerated',
55-
'- Certain topics like politics, religion and other sensitive subjects will only be tolerated if a careful and respectful conversation is held',
55+
'- Discussion of politics is prohibited to maintain a neutral and welcoming environment. Moderators have full discretion to shut down any discussion they deem sensitive, disruptive, or moving into political territory',
5656
`- Self promotion is not permitted except in the case of YouTube/Twitch content etc. which can be promoted in <#${constantsConfig.channels.VIDEOS}>`,
5757
'- To help with moderation and set a standard the server language is English',
5858
'',

0 commit comments

Comments
 (0)
Please sign in to comment.