Skip to content
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

docs: Update info about Bot account creation process #1039

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

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions changelog/1039.doc.rst
@@ -0,0 +1 @@
- Update "Creating a Bot Account" page according to latest changes made by Discord.
10 changes: 4 additions & 6 deletions docs/discord.rst
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.
elenakrittik marked this conversation as resolved.
Show resolved Hide resolved

- 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.