Docker image for EpiKord
mkdir config && touch config.json
{
"token": "token from discord",
"name": "Name of the bot"
}
docker run -it -v "$PATH/TO/CONFIG/FOLDER:/root/app/config" vkick/epikord:latest
Content type
Image
Digest
Size
50.8 MB
Last updated
over 7 years ago
docker pull vkick/epikord