mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-04-19 08:23:35 +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
d6b6e3ef44
commit
8325bebdd0
1 changed files with 1 additions and 1 deletions
|
@ -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)]
|
||||
|
|
Loading…
Add table
Reference in a new issue