Skip to content

Commit

Permalink
Update outdated images (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bermiin authored Aug 14, 2024
1 parent e59814f commit 2f094bf
Show file tree
Hide file tree
Showing 15 changed files with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions docs/installation/initial-setup.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,10 @@ Make sure to enable both the `SERVER MEMBERS INTENT` and `MESSAGE CONTENT INTENT
#### Copy the bot token
:::info

Copy the `Token` of the bot from the application page. Keep `PUBLIC BOT` unchecked so only you can invite the bot to the servers you designate.
In order to copy the bot's token, you need to reset it first.
Click the `Reset Token` of the bot from the application page. Keep `PUBLIC BOT` unchecked so players cannot invite your bot to their servers.

![copy bot token](/assets/copy_token.png)
![copy bot token](/assets/reset_token.png)

:::

Expand Down Expand Up @@ -90,15 +91,15 @@ Select your guild, then click `Authorize`

:::info

Go to your Discord settings by clicking on the cog on the bottom left of Discord.
Go to your Discord settings by clicking on the `User Settings` cog on the bottom left of your Discord.

![open discord settings](/assets/open_discord_settings.png)

:::

:::info

Go to the `Advanced` tab and enable `Developer Mode` (Outdated image)
Go to the `Advanced` tab and enable `Developer Mode`

![enable developer mode](/assets/enable_developer_mode.png)

Expand Down Expand Up @@ -138,25 +139,25 @@ DiscordConsoleChannelId: "219559838890459137"

:::info

Open your server settings by clicking on the arrow to the right of the server name and choose `Server Settings`
Open your server settings by clicking on the name of your server and choose `Server Settings`

![open server settings](/assets/open_server_settings.png)

:::

:::info

Go to the `Roles` tab and create a new role. We've named ours `Bot`. Add the `Administrator` permission (or permissions listed below) to the new role.
Go to the `Roles` tab and create a new role. We've named ours `Bot`. Add the `Administrator` permission (or the [permissions listed below](#server-permissions)) to the new role.

![create bot role](/assets/create_bot_role.png)
![create bot role](/assets/create_bot_role.gif)

:::

:::info

Switch to the `Members` tab and add the new `Bot` role to your bot by clicking on the `+` next to the bot's name and choosing the role.

![Add Bot-rule to bot](/assets/add_role.png)
![Add Bot-role to bot](/assets/add_role.gif)

:::

Expand Down
Binary file added static/assets/add_role.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/assets/add_role.png
Binary file not shown.
Binary file modified static/assets/authorize_bot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/assets/copy_application_id.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/assets/copy_channel_id.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/assets/copy_token.png
Binary file not shown.
Binary file modified static/assets/create_application.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets/create_bot_role.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/assets/create_bot_role.png
Binary file not shown.
Binary file modified static/assets/enable_all_intents.mp4
Binary file not shown.
Binary file modified static/assets/enable_developer_mode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/assets/open_discord_settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/assets/open_server_settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets/reset_token.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2f094bf

Please sign in to comment.