Skip to content
This repository was archived by the owner on May 14, 2026. It is now read-only.

Commit 24e94a5

Browse files
committed
fix indentation
1 parent 20381b5 commit 24e94a5

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

src/index.ts

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -44,23 +44,23 @@ client.once("clientReady", (readyClient) => {
4444
{
4545
title: "Privacy",
4646
description: `## Logging
47-
We store audit logs using Sapphire, and use them for moderation. Only users with the <@&1419511929101221962> role can access them. We log almost everything apart from message deletes and edits, because I think that is a privacy violation.
48-
## Bots
49-
This server has a few bots on it, including <@437808476106784770>, <@356268235697553409> and <@678344927997853742> which all have their own privacy policies. If you care about privacy, you probably ~~shouldn't be using discord~~ should read their privacy policies.`,
47+
We store audit logs using Sapphire, and use them for moderation. Only users with the <@&1419511929101221962> role can access them. We log almost everything apart from message deletes and edits, because I think that is a privacy violation.
48+
## Bots
49+
This server has a few bots on it, including <@437808476106784770>, <@356268235697553409> and <@678344927997853742> which all have their own privacy policies. If you care about privacy, you probably ~~shouldn't be using discord~~ should read their privacy policies.`,
5050
color: 3066993,
5151
},
5252
{
5353
title: "Rules",
5454
description: `1. Treat everyone with respect. Absolutely no harassment, witch hunting, sexism, racism, or hate speech will be tolerated.2. Swearing is allowed, as long as it follows the above rule.
55-
3. No spam or self-promotion (server invites, advertisements, etc) without permission from a staff member. This includes DMing fellow members.
56-
4. No age-restricted or obscene content. This includes text, images, or links featuring nudity, sex, hard violence, or other graphically disturbing content.
57-
5. If you see something against the rules or something that makes you feel unsafe, let us know by right clicking, pressing apps, then report to mods. We want this server to be a welcoming space!
58-
6. Do not attempt to circumvent auto moderation. ~~I know this is a server for a website that is built to circumvent internet filters, but~~ the auto moderation is there for a reason.
59-
7. Don't ping people randomly with no reason.
60-
8. You can ping me (<@907855965934714930>), I don't mind.
61-
9. English only. This makes it easier to moderate.
55+
3. No spam or self-promotion (server invites, advertisements, etc) without permission from a staff member. This includes DMing fellow members.
56+
4. No age-restricted or obscene content. This includes text, images, or links featuring nudity, sex, hard violence, or other graphically disturbing content.
57+
5. If you see something against the rules or something that makes you feel unsafe, let us know by right clicking, pressing apps, then report to mods. We want this server to be a welcoming space!
58+
6. Do not attempt to circumvent auto moderation. ~~I know this is a server for a website that is built to circumvent internet filters, but~~ the auto moderation is there for a reason.
59+
7. Don't ping people randomly with no reason.
60+
8. You can ping me (<@907855965934714930>), I don't mind.
61+
9. English only. This makes it easier to moderate.
6262
63-
Any violation of these rules will result in you being warned, and maybe even kicked or banned.`,
63+
Any violation of these rules will result in you being warned, and maybe even kicked or banned.`,
6464
color: 16711680,
6565
},
6666
{

0 commit comments

Comments
 (0)