From b0292a5a24908f813129a68d0723f6be4dcb796a Mon Sep 17 00:00:00 2001 From: effct | Aaron Thoma Date: Wed, 27 Apr 2022 22:37:14 +0200 Subject: [PATCH] `/` prefix: general & commands for DocsBot --- src/content/site/bots.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/content/site/bots.md b/src/content/site/bots.md index 0cc323b..911b55b 100644 --- a/src/content/site/bots.md +++ b/src/content/site/bots.md @@ -5,6 +5,8 @@ path: /bots 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). +By typing `/` you can pop up a scrollable list of the commands of some, but not all, of the bots. + ## JudgeBot **Description** Judgebot is our main moderation bot. If you receive any warnings or infractions, JudgeBot will be the one to DM you. @@ -55,7 +57,13 @@ Judgebot has a 50-point system. Each infraction gives you points, and points dec **Source:** https://github.com/the-programmers-hangout/tph-docs-bot -**Prefix:** `docs!` +**Prefix:** `/` + +### Commands + +`/djs` - Search discord.js documentation. + +`/mdn` - Search MDN Web Docs. ## HangoutBot