docker-discordjs-tutorial
docker-discordjs-tutorial copied to clipboard
WIP Tutorial for running your Discord.JS bot inside Docker containers
If u do not use docker images you can make reload commands for simple updating commands/ code without any downtime. How is this possible with docker?
You can install Docker on Windows using [Scoop](https://scoop.sh). Just type `scoop install docker` to install Docker. It also includes Docker Compose and Docker Machine I think.
Discord.js github was updated (it's now on the discordjs organization)