Valorant Discord Bot written in Python3
2.1K
This docker image provides a Valorant Bot for Discord running Python that will automatically download the latest stable version at startup.
To simply install the latest stable version, run
docker pull marchingon12/valorant-bot
If using Docker Desktop (GUI), run using environmental variables under "Optional Settings". Put in your TOKEN and OWNER_ID.

If using Docker-CLI, you have to manually put in your env vars in a single line like this:
docker run -e TOKEN=<YOUR_BOT_TOKEN> -e OWNER_ID=<YOUR_OWNER_ID> marchingon12/valorant-bot
or use --env-file to point to the path you stored your env file. Read more info on how to do so here.
For more information please head over to the Github repo or join our Discord server if you require further assistance.
Content type
Image
Digest
sha256:599d4aa38…
Size
26.5 MB
Last updated
over 2 years ago
docker pull marchingon12/valorant-bot