/golack

Simple Go Playground on Slack

Primary LanguageGo

golack

Hyper simple go-playground bot on slack.
Inspired by noppefoxwolf/Swiftbot

demo

Setup

$ make build
$ export TOKEN=YOUR_SLACK_API_TOKEN
$ make run