Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 437 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 437 Bytes

Slackbot

Build Status GoDoc

export SLACK_TOKEN=...
go install github.com/keybase/slackbot/examplebot
$GOPATH/bin/examplebot

Then invite the bot to a channel and then post '!examplebot help'.