From f89aecb7bfa8fe82a541d3bba44d0e37c125d235 Mon Sep 17 00:00:00 2001 From: Hsu Still <341464@gmail.com> Date: Thu, 28 Sep 2017 12:34:04 +0800 Subject: [PATCH] Remove out-of-date warning in Commands --- docs/guides/commands/commands.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/guides/commands/commands.md b/docs/guides/commands/commands.md index 6af88ff46..135a0ff85 100644 --- a/docs/guides/commands/commands.md +++ b/docs/guides/commands/commands.md @@ -1,9 +1,5 @@ # The Command Service ->[!WARNING] ->This article is out of date and has not been rewritten yet. -Information is not guaranteed to be accurate. - [Discord.Commands](xref:Discord.Commands) provides an Attribute-based command parser.