diff --git a/src/content/site/bots.md b/src/content/site/bots.md
index 96b51e5..23039de 100644
--- a/src/content/site/bots.md
+++ b/src/content/site/bots.md
@@ -6,6 +6,27 @@ This page details the bots you will see in our server.
Below are the bots you can interact with. There are other bots within the server, but they are strictly for usage by staff or are automatic in their nature. [Click here to jump to the passive bots](#passive-bots).
+## JudgeBot
+
+**Description** Judgebot is our main moderation bot. If you receive any warnings or infractions, JudgeBot will be the one to DM you.
+
+Judgebot has a 50-point system. Each infraction gives you points, and points decay over time. Warnings give 5 points. Strikes typically give 10 but can give more in exceptional circumstances.
+ - 10 points: 1-hour mute
+ - 20 points: 12-hour mute
+ - 30 points: 24-hour mute
+ - 40 points: 30-day mute
+ - 50 points: permanent ban
+
+**Source:** https://github.com/the-programmers-hangout/JudgeBot
+
+**Prefix:** `j!`
+
+### Commands
+
+`j!selfhistory` - Will DM your infraction history.
+`:stop_sign:` - Reacting to a message with this emote will alert staff to it. Use it if you see any potentially rule breaking content.
+
+
## Aura
**Description:** Aura bot will hand out karma to users that earn it. Giving karma is as simple as mentioning (tagging) a user and thanking them in the same message.
diff --git a/src/content/site/rules.md b/src/content/site/rules.md
index d7222f8..0fadb3b 100644
--- a/src/content/site/rules.md
+++ b/src/content/site/rules.md
@@ -124,15 +124,16 @@ If you have an open source project that meets our content policy, then you may p
ModMail (@ModMail) is a bot that reports every direct message received to staff.
Sending a direct message to @ModMail that opens a channel with the staff
+If you notice something that you believe is breaking our rules that requires staff attention you can react to the message with `:stop_sign:`
+
### Use it when you see a rule break or want further clarifications
A few examples of when using ModMail is good practice
-- You've noticed a heated argument in a channel and there's no staff around.
- Wish to dispute an infraction you have received.
- Would like more context about a rule.
- Would like to screen something with the staff before posting.
### Do NOT use ModMail for chitchat or asking for programming help
-### In extreme cases that need _immediate_ attention, NSFW content, or an unnoticed raid, ping the Emergency Staff Ping role.
+### In extreme cases that need _immediate_ attention like NSFW content, or an unnoticed raid, ping the Emergency Staff Ping role.