You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running on arm64 or arm? Don't worry, this multiarch image has you covered!
This image is automatically built by our CI on every release.
⬇️ Pull the Docker Image:
docker pull ghcr.io/whiteout-project/bot:latest
▶️ Run the Docker Container:
docker run -e DISCORD_BOT_TOKEN=<your discord bot token> ghcr.io/whiteout-project/bot:latest
🚩 Optional Flags
Unlike a local install, the docker container does not (yet) support custom flags. The script is automatically run with the --autoupdate and is not changeable at the moment. If you would like to run it with custom flags, you can change the flags you want in bootstrap.sh and build the container yourself.