Merge README changes from 'master'
commit
d1990370ab
|
@ -15,9 +15,8 @@ To keep it online, you need to keep the bot process running.
|
||||||
1. Create a bot on the [Discord Developer Portal](https://discordapp.com/developers/)
|
1. Create a bot on the [Discord Developer Portal](https://discordapp.com/developers/)
|
||||||
2. Turn on **Server Members Intent** in the bot's settings page on the developer portal ([Image](server-members-intent-2.png))
|
2. Turn on **Server Members Intent** in the bot's settings page on the developer portal ([Image](server-members-intent-2.png))
|
||||||
3. Install Node.js 12, 13, or 14
|
3. Install Node.js 12, 13, or 14
|
||||||
4. Download the latest bot version from [the releases page](https://github.com/Dragory/modmailbot/releases)
|
4. [Download the latest bot release here](https://github.com/Dragory/modmailbot/releases/latest) (click on "Source code (zip)")
|
||||||
* Make sure the release doesn't say "Pre-release" next to it unless you want to run an unstable beta version!
|
5. Extract the downloaded Zip file to a new folder
|
||||||
5. Extract the zip file that you just downloaded
|
|
||||||
6. In the bot's folder (that you extracted from the zip file), make a copy of the file `config.example.ini` and rename the copy to `config.ini`
|
6. In the bot's folder (that you extracted from the zip file), make a copy of the file `config.example.ini` and rename the copy to `config.ini`
|
||||||
* If you're on Windows, the file may be named `config.example` (without `.ini` at the end)
|
* If you're on Windows, the file may be named `config.example` (without `.ini` at the end)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue