From 1df66f5664a5d07e281bce6ef96dd442c0bb8a22 Mon Sep 17 00:00:00 2001 From: Alee Date: Mon, 28 Oct 2019 22:36:31 +0000 Subject: Fixed 404 and added rules --- _data/navigation.yml | 2 ++ _pages/404.html | 6 ++++-- _pages/rules.html | 24 ++++++++++++++++++++++++ 3 files changed, 30 insertions(+), 2 deletions(-) create mode 100644 _pages/rules.html diff --git a/_data/navigation.yml b/_data/navigation.yml index 0e5b46c..dfc2d42 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -4,6 +4,8 @@ main: url: /posts - title: "Discord" url: https://discord.gg/6ng7xmp + - title: "Community Rules" + url: /rules - title: "PokeBot" url: /pokebot - title: "About" diff --git a/_pages/404.html b/_pages/404.html index d3d933e..3cb449c 100644 --- a/_pages/404.html +++ b/_pages/404.html @@ -2,5 +2,7 @@ layout: splash permalink: /404 --- - -

Uh oh! You seem to entered the wrong page...

\ No newline at end of file +
+
+

Uh oh! You seem to entered the wrong page...

+
diff --git a/_pages/rules.html b/_pages/rules.html new file mode 100644 index 0000000..9a314bd --- /dev/null +++ b/_pages/rules.html @@ -0,0 +1,24 @@ +--- +title: Community Rules +layout: splash +permalink: /rules +--- +
+

Discord Rules

+

Extended rules for the PokeWorld discord.

+

Tier 1 offenses.

+

If these are broken, then a warning will occur. If you do this again, you may be kicked, or get another warning. This depends on the severity.

+

No spamming
Do not abuse bugs in the bots.
Respect others

+

Tier 2 offenses

+

These can result in a warning, or kick. This depends on severity.

+

No racial slurs
No excessive swearing, even in #train
Respect the community moderators and administrators

+

Tier 3 offenses

+

These will result on a kick or ban, depending on the severity

+

No NSFW content.
No excessive spam in #general or #bot
Raids are prohibited.

+

Staff of PokeWorld

+

Administrators

+

jtsshieh
TheEdge
Chara

+

Moderators

+

Alee
Sylv

+ +

Thanks for reading the rules! We hope you have a fun time in PokeWorld!

\ No newline at end of file -- cgit v1.2.3