-
Notifications
You must be signed in to change notification settings - Fork 368
Docker initialization
kfirmeg edited this page Apr 25, 2021
·
6 revisions
First download and install docker from here: https://www.docker.com/products/docker-desktop.
Next clone the repository.
Then add the config.json file to the cloned folder.(The config.json file should be filled with all of the credentials that are needed)
Lastly open up cmd/bash/terminal, cd into that folder and run the following command: docker build -t <the image name> .
All that's left to do is enjoy your effortlessly run Discord bot.