touch .env
docker-compose up registry
docker build . -t localhost:5000/markov-discord-go/markov-discord-go:latest
docker push --disable-content-trust localhost:5000/markov-discord-go/markov-discord-go:latest
make devenv
make discord-bot
- Copy your
json
data todata/
. Make sure it's a.zip
file. ./dist/discord-bot start