Skip to content

BlakeWilliams/markov-slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

a go slack bot for mimicking a target user

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages