Update prerequisite docs

cshd
Dragory 2020-08-16 23:44:48 +03:00
parent a863c1b382
commit 3f2948bbc1
No known key found for this signature in database
GPG Key ID: 5F387BA66DF8AAC1
1 changed files with 5 additions and 2 deletions

View File

@ -14,8 +14,11 @@ To keep it online, you need to keep the bot process running.
## Prerequisites ## Prerequisites
1. Create a bot account through the [Discord Developer Portal](https://discordapp.com/developers/) 1. Create a bot account through the [Discord Developer Portal](https://discordapp.com/developers/)
2. Install Node.js 12, 13, or 14 2. Install Node.js 12, 13, or 14
3. Download the latest bot version from [the releases page](https://github.com/Dragory/modmailbot/releases) and extract it to a folder 3. Download the latest bot version from [the releases page](https://github.com/Dragory/modmailbot/releases)
4. In the bot's folder, make a copy of the file `config.example.ini` and rename the copy to `config.ini` * Make sure the release doesn't say "Pre-release" next to it unless you want to run an unstable beta version!
4. Extract the zip file that you just downloaded
5. 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)
## Single-server setup ## Single-server setup
In this setup, modmail threads are opened on the main server in a special category. In this setup, modmail threads are opened on the main server in a special category.