/go-slack-bot

A sample of Slack bot written in Go.

Primary LanguageGo

go-slack-bot

A sample of Slack bot written in Go.

Usage

$ make deps
$ make build
$ export SLACK_API_TOKEN=xxxx
$ build/go-slack-bot

image