mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-04-20 00:43:36 +03:00
Update src/Commands/ToolsCommandGroup.cs
Co-authored-by: Octol1ttle <l1ttleofficial@outlook.com> Signed-off-by: Macintxsh <95250141+mctaylors@users.noreply.github.com>
This commit is contained in:
parent
8325bebdd0
commit
b316192b9e
1 changed files with 1 additions and 1 deletions
|
@ -498,7 +498,7 @@ public class ToolsCommandGroup : CommandGroup
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// 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.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="question">Unused input.</param>
|
/// <param name="question">Unused input.</param>
|
||||||
/// <remarks>
|
/// <remarks>
|
||||||
|
|
Loading…
Add table
Reference in a new issue