/markov-slack

a go slack bot for mimicking a target user

Primary LanguageGoMIT LicenseMIT

Markov-Slack

A Slack bot that takes a target user's messages as input to a markov chain and responds on Slack.

This is just for fun to learn a bit more Go and is based off of the Rust version I wrote, slack_markov.

Running

  1. Install Go and dep
  2. Run dep ensure to install dependencies
  3. go build
  4. ./markov-slack