diff --git a/src/main/resources/commands.json b/src/main/resources/commands.json
index 638d656..4fa9ef6 100644
--- a/src/main/resources/commands.json
+++ b/src/main/resources/commands.json
@@ -204,5 +204,10 @@
"command": "owner",
"description": "Who is it? 👀",
"localChat": "Follow this link to find information about the current owner: https://openredstone.org/owner"
+ },
+ {
+ "command": "rawr",
+ "description": "Rawr like a furry",
+ "globalChat": " rawrs like a furry"
}
]