Add support server invite to README
parent
7daa711b6d
commit
6c10b088a8
|
@ -9,6 +9,7 @@ Inspired by Reddit's modmail system.
|
||||||
|
|
||||||
## Table of contents
|
## Table of contents
|
||||||
- [Setup](#setup)
|
- [Setup](#setup)
|
||||||
|
- [Support server](#support-server)
|
||||||
- [Changelog](#changelog)
|
- [Changelog](#changelog)
|
||||||
- [Commands](#commands)
|
- [Commands](#commands)
|
||||||
- [Anywhere on the inbox server](#anywhere-on-the-inbox-server)
|
- [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.
|
6. Add bot to servers, and make sure to give it proper permissions on the mail server.
|
||||||
7. Run the bot: `npm start`
|
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
|
## Changelog
|
||||||
See [CHANGELOG.md](CHANGELOG.md)
|
See [CHANGELOG.md](CHANGELOG.md)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue