From e7a6d147c5fb3491e3d09a55484d10359b9cfe2b Mon Sep 17 00:00:00 2001 From: Torsten Widmann Date: Thu, 31 Dec 2020 10:45:06 +0100 Subject: [PATCH] Add notice for internal Lavalink Server Port --- bots/discord/redbot/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bots/discord/redbot/README.md b/bots/discord/redbot/README.md index 165b391e..6dfd2521 100644 --- a/bots/discord/redbot/README.md +++ b/bots/discord/redbot/README.md @@ -5,6 +5,8 @@ A multifunction Discord bot ### Server Ports No port are required to run Red. +if you want to use the internal Lavalink Server, you need to allocate port 2333 as primary + ### Additional Requirements When using the Audio Cog the bot will attempt to save files to /tmp resulting in a disk space error. To resolve this error you must increase the size of `tmpfs` using custom container policy.