Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/keybase/slackbot
- Owner: keybase
- Created: 2015-12-17T01:18:47.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-10T14:26:37.000Z (8 months ago)
- Last Synced: 2024-06-18T23:02:05.849Z (6 months ago)
- Topics: bot, golang, slack
- Language: Go
- Homepage:
- Size: 5.17 MB
- Stars: 62
- Watchers: 20
- Forks: 17
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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'.