mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 18:27:59 -05:00
Creating bot account and enabling intents guide (#4502)
* Test * Docs * Fixes * Nesting * grammar fixes * Update docs/bot_application_guide.rst Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com> * Update docs/bot_application_guide.rst Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com> * Update docs/bot_application_guide.rst Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com> * Update docs/bot_application_guide.rst Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com> * Update redbot/core/cli.py Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com> * More clear * remove double `and` Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
This commit is contained in:
@@ -172,8 +172,7 @@ Once done setting up the instance, run the following command to run Red:
|
||||
|
||||
It will walk through the initial setup, asking for your token and a prefix.
|
||||
You can find out how to obtain a token with
|
||||
:dpy_docs:`this guide <discord.html#creating-a-bot-account>`,
|
||||
section "Creating a Bot Account".
|
||||
`this guide <bot_application_guide>`.
|
||||
|
||||
.. tip::
|
||||
If it's the first time you're using Red, you should check our `getting-started` guide
|
||||
|
||||
Reference in New Issue
Block a user