Skip to content

docs: Update info about Bot account creation process #1039

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
May 21, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 4 additions & 6 deletions docs/discord.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,8 @@ Creating a Bot account is a pretty straightforward process.
.. image:: /images/discord_create_app_form.png
:alt: The new application form filled in.

5. Create a Bot User by navigating to the "Bot" tab and clicking "Add Bot".
5. Navigate to the "Bot" tab. Bot account is added automatically when the application is created.

- Click "Yes, do it!" to continue.

.. image:: /images/discord_create_bot_user.png
:alt: The Add Bot button.
6. Make sure that **Public Bot** is ticked if you want others to invite your bot.

- You should also make sure that **Require OAuth2 Code Grant** is unchecked unless you
Expand All @@ -37,7 +33,9 @@ Creating a Bot account is a pretty straightforward process.
.. image:: /images/discord_bot_user_options.png
:alt: How the Bot User options should look like for most people.

7. Copy the token using the "Copy" button.
7. Copy the token by clicking "Reset Token" and then using the "Copy" button.

- Click "Yes, do it!" when asked.

- **This is not the Client Secret at the OAuth2 page.**

Expand Down
Binary file removed docs/images/discord_create_bot_user.png
Binary file not shown.