- Get a Discord Bot
- Install Docker
- Pull DD_Bot Image using
docker pull assaro/ddbot:latest - Start image using
docker run -d --name='DD_Bot' -v 'path/to/settings':'/app/settings/':'rw' -v /var/run/docker.sock:/var/run/docker.sock 'assaro/ddbot:latest'- For Unraid, please refer to this Screenshot
- The Container will generate a settings file in your set directory
- Stop the Container, input your Discord Token + Discord Id and then start it again. Click for info about settings
- Everything but the Discord Token can be changed while the container is running
- Everything but the Discord Token can now be changed with a command
- You should be good to go, if not, see discordbot, settings or faq
- Infrormation about commands can be found here
- If something is still not working, feel free to dm me or open an issue
- For information about the commands, click here