From b8dbfd8d2dead6e686b7516ee1d13b8fc5e77e54 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 16 Aug 2021 22:32:31 +0200 Subject: [PATCH] better reporting of specific requirements --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 16b7366..fd25137 100644 --- a/README.md +++ b/README.md @@ -43,12 +43,9 @@ docker run -d \ --restart=unless-stopped registry.gitlab.com/confreriedukassoulait/kassoubot \ ``` - -You shouldn't change at least the service name of the Lavalink container because the bot is using his DNS name (and it's based on the service's name). - -You can add the environment variable `DEACTIVATE` to disable some cogs (separate the cogs with commas and no spaces between). - -You can add the environment variable `REGION_DISCORD` to force the Lavalink server to use your voice region. +- You shouldn't change at least the service name of the Lavalink container because the bot is using his DNS name (and it's based on the service's name). +- You can add the environment variable `DEACTIVATE` to disable some cogs (separate the cogs with commas and no spaces between). +- You can add the environment variable `REGION_DISCORD` to force the Lavalink server to use your voice region. To find reddit tokens, go to [this site](https://www.reddit.com/prefs/apps) and here are the instructions: ![instructions](https://i.imgur.com/tEzYKDA.png) *redirection uri (for copy/paste) : http://localhost:8080*