Browse Source

[Doc] Fix TextCommands reference in first-bot.md

pull/2264/head
Ge GitHub 3 years ago
parent
commit
495888b68c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/guides/getting_started/first-bot.md

+ 1
- 1
docs/guides/getting_started/first-bot.md View File

@@ -202,7 +202,7 @@ online in Discord.


To create commands for your bot, you may choose from a variety of To create commands for your bot, you may choose from a variety of
command processors available. Throughout the guides, we will be using 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 guide you through how to setup a program that is ready for
[CommandService]. [CommandService].




Loading…
Cancel
Save