Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/keybase/slackbot

Slackbot for Keybase
https://github.com/keybase/slackbot

bot golang slack

Last synced: about 2 months ago
JSON representation

Slackbot for Keybase

Awesome Lists containing this project

README

        

## Slackbot

[![Build Status](https://github.com/keybase/slackbot/actions/workflows/ci.yml/badge.svg)](https://github.com/keybase/slackbot/actions)
[![GoDoc](https://godoc.org/github.com/keybase/slackbot?status.svg)](https://godoc.org/github.com/keybase/slackbot)

```
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'.