From a3d5dd3ce05a83c054b1c820dca565c5b0064c71 Mon Sep 17 00:00:00 2001 From: Stephen <48072084+StephenDaDev@users.noreply.github.com> Date: Mon, 6 Feb 2023 17:59:37 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 99852e3..5fd38cb 100644 --- a/README.md +++ b/README.md @@ -64,3 +64,5 @@ Support Modmail with your contributions! Whether it be improvements to the docum * Read about [installing Modmail](installation/). * Become familiar with [Modmail commands and functionalities](getting-started.md). + +{% hint style="info" %} In this guide when we refer to **bot commands**, we will assume the prefix to be ``?`` and will display them like in this example. ``?help``. Optional arguments will be in [brackets], for example ``?close [time] [reason] [silently].`` Required arguments will be put in , for example ``?permissions add ` {% endhint %} From 6bae760e0e35ec45cc89f9c579faceda8774088f Mon Sep 17 00:00:00 2001 From: Stephen <48072084+StephenDaDev@users.noreply.github.com> Date: Mon, 6 Feb 2023 18:51:26 -0500 Subject: [PATCH 2/2] fix poor formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fd38cb..07cc6e3 100644 --- a/README.md +++ b/README.md @@ -65,4 +65,4 @@ Support Modmail with your contributions! Whether it be improvements to the docum * Read about [installing Modmail](installation/). * Become familiar with [Modmail commands and functionalities](getting-started.md). -{% hint style="info" %} In this guide when we refer to **bot commands**, we will assume the prefix to be ``?`` and will display them like in this example. ``?help``. Optional arguments will be in [brackets], for example ``?close [time] [reason] [silently].`` Required arguments will be put in , for example ``?permissions add ` {% endhint %} +{% hint style="info" %} In this guide when we refer to bot commands, we will assume the prefix to be `?` and will display them like in this example. `?help`. Optional arguments will be in [brackets], for example `?close [time] [reason] [silently].` Required arguments will be put in , for example `?permissions add ` {% endhint %}