1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-04-19 16:33: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:
Macintxsh 2024-03-13 19:59:54 +03:00 committed by GitHub
parent d6b6e3ef44
commit 8325bebdd0
Signed by: GitHub
GPG key ID: B5690EEEBB952194

View file

@ -505,7 +505,7 @@ public class ToolsCommandGroup : CommandGroup
/// The 8-Ball answers were taken from <a href="https://en.wikipedia.org/wiki/Magic_8_Ball#Possible_answers">Wikipedia</a>.
/// </remarks>
/// <returns>
/// A feedback sending result which may have succeeded.
/// A feedback sending result which may or may not have succeeded.
/// </returns>
[Command("8ball")]
[DiscordDefaultDMPermission(false)]