Categorygithub.com/craciunoiuc/discord-bot
repository
0.0.1
Repository: https://github.com/craciunoiuc/discord-bot.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

Discord Bot with Markov

Linux Steps

First-time setup

  1. touch .env
  2. docker-compose up registry
  3. docker build . -t localhost:5000/markov-discord-go/markov-discord-go:latest
  4. docker push --disable-content-trust localhost:5000/markov-discord-go/markov-discord-go:latest

Build setup

  1. make devenv
  2. make discord-bot

Run setup

  1. Copy your json data to data/. Make sure it's a .zip file.
  2. ./dist/discord-bot start