better reporting of specific requirements

This commit is contained in:
Mylloon 2021-08-16 22:32:31 +02:00
parent fc0361a14a
commit b8dbfd8d2d

View file

@ -43,12 +43,9 @@ docker run -d \
--restart=unless-stopped --restart=unless-stopped
registry.gitlab.com/confreriedukassoulait/kassoubot \ 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 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 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) 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* *redirection uri (for copy/paste) : http://localhost:8080*