Sign inSign up

vkick/epikord

By vkick

Updated over 7 years ago

Docker image for Epikord

Image
0

858

vkick/epikord repository overview

Epikord

Docker image for EpiKord

How to use

  • Create a folder config and a config.json file inside
mkdir config && touch config.json
  • Edit the 'config.json' and replace with your own values
    {
        "token": "token from discord",
        "name": "Name of the bot"
    }
  • Start the container
    docker run -it -v "$PATH/TO/CONFIG/FOLDER:/root/app/config" vkick/epikord:latest
    

Tag summary

Content type

Image

Digest

Size

50.8 MB

Last updated

over 7 years ago

docker pull vkick/epikord