From 57ce6e1d1b7aa3b394651bd02288b01d7883f57d Mon Sep 17 00:00:00 2001 From: Ean Milligan Date: Thu, 26 Jun 2025 05:17:26 -0400 Subject: [PATCH] how tf was that missing from the readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fbc259e..e516718 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,7 @@ The Artificer comes with a few supplemental commands to the main rolling command * Critical successes will be **bolded** * Critical fails will be underlined * Rolls that were dropped or rerolled ~~crossed out~~ + * Rolls that exploded have an `!` added after them ## The Artificer API The Artificer features an API that allows authenticated users to roll dice into Discord from third party applications (such as Excel macros). The API has a couple endpoints exposed to all authenticated users allowing management of channels that your API key can send rolls to. APIs requiring administrative access are not listed below.