Fix server intents image link in setup.md

cshd
Dragory 2020-08-17 02:15:05 +03:00
parent 47c3878e07
commit ceff84a9ad
No known key found for this signature in database
GPG Key ID: 5F387BA66DF8AAC1
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ To keep it online, you need to keep the bot process running.
## Prerequisites
1. Create a bot on the [Discord Developer Portal](https://discordapp.com/developers/)
2. Enable **Server Members Intent** in the bot's settings page on the developer portal ([Image]((server-members-intent.png)))
2. Enable **Server Members Intent** in the bot's settings page on the developer portal ([Image](server-members-intent.png))
3. Install Node.js 12, 13, or 14
4. Download the latest bot version from [the releases page](https://github.com/Dragory/modmailbot/releases)
* Make sure the release doesn't say "Pre-release" next to it unless you want to run an unstable beta version!