docs: Fix TextCommands reference in first-bot.md (#2264)

This commit is contained in:
Ge
2022-04-28 19:48:11 +08:00
committed by GitHub
parent d98b3cc495
commit 2b49322a54

View File

@@ -202,7 +202,7 @@ online in Discord.
To create commands for your bot, you may choose from a variety of
command processors available. Throughout the guides, we will be using
the one that Discord.Net ships with. @Guides.Commands.Intro will
the one that Discord.Net ships with. @Guides.TextCommands.Intro will
guide you through how to setup a program that is ready for
[CommandService].