From 0a63b3b7be511c4c617a3344ed4f034c6eec0be7 Mon Sep 17 00:00:00 2001 From: Essem Date: Sun, 9 Oct 2022 15:25:44 -0500 Subject: [PATCH] Change support channel name --- docs/setup.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/setup.md b/docs/setup.md index 4d0d500..d391717 100644 --- a/docs/setup.md +++ b/docs/setup.md @@ -10,7 +10,7 @@ Here are some instructions to get esmBot up and running from source. !!! warning If you want to run the bot on Windows, [Windows Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl/install-win10) is recommended. This guide is somewhat Linux-centric, so for now you're mostly on your own if you decide not to use WSL. -If you have any further questions regarding setup, feel free to ask in the #self-hosting-support channel on the [esmBot Support server](https://projectlounge.pw/support). +If you have any further questions regarding setup, feel free to ask in the #support channel on the [esmBot Support server](https://projectlounge.pw/support). !!! tip You can run the bot using Docker for a somewhat simpler setup experience. [Click here to go to the Docker setup guide.](https://esmbot.github.io/esmBot/docker) @@ -228,4 +228,4 @@ pm2 start app.js *** -If you have any further questions regarding self-hosting, feel free to ask in the #self-hosting-support channel on the [esmBot Support server](https://projectlounge.pw/support). +If you have any further questions regarding self-hosting, feel free to ask in the #support channel on the [esmBot Support server](https://projectlounge.pw/support).