From c8882bd5009a69d78b948a5d9fb45b951e827a10 Mon Sep 17 00:00:00 2001 From: "Ean Milligan (Bastion)" Date: Tue, 10 May 2022 00:26:00 -0400 Subject: [PATCH] added super no details api flag to docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 909cea7..3fb2793 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,7 @@ Available Endpoints and Methods Required: * `channel` - The Discord Channel ID that the bot is to send the results into. * `rollstr` - A roll string formatted identically to the roll command detailed in the "Available Commands" section. * Optional query parameters (these parameters do not require values unless specified): + * `snd` - Super No Details - Suppresses all details of the requested roll and hides no details message. * `nd` - No Details - Suppresses all details of the requested roll. * `s` - Spoiler - Spoilers all details of the requested roll. * `m` - Maximize Roll - Rolls the theoretical maximum roll, cannot be used with Nominal roll.