Add support server invite to README

master
Miikka 2019-09-11 21:39:37 +03:00 committed by GitHub
parent 7daa711b6d
commit 6c10b088a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -9,6 +9,7 @@ Inspired by Reddit's modmail system.
## Table of contents
- [Setup](#setup)
- [Support server](#support-server)
- [Changelog](#changelog)
- [Commands](#commands)
- [Anywhere on the inbox server](#anywhere-on-the-inbox-server)
@ -28,6 +29,11 @@ Inspired by Reddit's modmail system.
6. Add bot to servers, and make sure to give it proper permissions on the mail server.
7. Run the bot: `npm start`
## Support server
If you need help with setting up the bot or would like to discuss other things related to the bot, join the support server on Discord here:
https://discord.gg/vRuhG9R
## Changelog
See [CHANGELOG.md](CHANGELOG.md)