Recommend latest tagged release instead of cloning the repo
parent
38c7bd83ff
commit
692697d44f
|
@ -20,7 +20,7 @@ Inspired by Reddit's modmail system.
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
1. Install Node.js 10 (LTS) or higher
|
1. Install Node.js 10 (LTS) or higher
|
||||||
2. Clone or download this repository
|
2. Download the latest release from [the releases page](https://github.com/Dragory/modmailbot/releases)
|
||||||
3. Create a Discord server to be used as the modmail inbox
|
3. Create a Discord server to be used as the modmail inbox
|
||||||
4. Make a copy of the file `config.example.json` in the same folder and name the copy `config.json`. Open the file and fill in the values.
|
4. Make a copy of the file `config.example.json` in the same folder and name the copy `config.json`. Open the file and fill in the values.
|
||||||
- You can also find more configurable options at the end of this page!
|
- You can also find more configurable options at the end of this page!
|
||||||
|
|
Loading…
Reference in New Issue