From b316192b9e15f4e4b11cfeb68b1a4dccffb9d72b Mon Sep 17 00:00:00 2001 From: Macintxsh <95250141+mctaylors@users.noreply.github.com> Date: Wed, 13 Mar 2024 20:00:20 +0300 Subject: [PATCH] Update src/Commands/ToolsCommandGroup.cs Co-authored-by: Octol1ttle Signed-off-by: Macintxsh <95250141+mctaylors@users.noreply.github.com> --- src/Commands/ToolsCommandGroup.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Commands/ToolsCommandGroup.cs b/src/Commands/ToolsCommandGroup.cs index 724fc5e..3aef7c1 100644 --- a/src/Commands/ToolsCommandGroup.cs +++ b/src/Commands/ToolsCommandGroup.cs @@ -498,7 +498,7 @@ public class ToolsCommandGroup : CommandGroup } /// - /// A slash command that shows a random magic 8-ball's answer. + /// A slash command that shows a random answer from the Magic 8-Ball. /// /// Unused input. ///