From 6c10b088a85250af802f2eaea86cff270cd20538 Mon Sep 17 00:00:00 2001 From: Miikka <2606411+Dragory@users.noreply.github.com> Date: Wed, 11 Sep 2019 21:39:37 +0300 Subject: [PATCH] Add support server invite to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 076fc41..b7bfff9 100644 --- a/README.md +++ b/README.md @@ -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)