https://github.com/keybase/slackbot
Slackbot for Keybase
https://github.com/keybase/slackbot
bot golang slack
Last synced: 25 days ago
JSON representation
Slackbot for Keybase
- Host: GitHub
- URL: https://github.com/keybase/slackbot
- Owner: keybase
- Created: 2015-12-17T01:18:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-23T19:31:17.000Z (3 months ago)
- Last Synced: 2025-03-31T10:04:16.027Z (about 1 month ago)
- Topics: bot, golang, slack
- Language: Go
- Homepage:
- Size: 5.18 MB
- Stars: 63
- Watchers: 18
- Forks: 16
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Slackbot
[](https://github.com/keybase/slackbot/actions)
[](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'.