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

https://github.com/botopolis/slack

Slack adapter for botopolis
https://github.com/botopolis/slack

adapter bot botopolis chat slack

Last synced: 4 months ago
JSON representation

Slack adapter for botopolis

Awesome Lists containing this project

README

          

# botopolis Slack adapter

[![GoDoc](https://godoc.org/github.com/botopolis/slack?status.svg)](https://godoc.org/github.com/botopolis/slack) [![Build Status](https://circleci.com/gh/botopolis/slack.svg?style=svg)](https://circleci.com/gh/botopolis/slack) [![Test Coverage](https://api.codeclimate.com/v1/badges/6f2b18bd489c6c4516f6/test_coverage)](https://codeclimate.com/github/botopolis/slack/test_coverage)

This is a [botopolis](https://github.com/botopolis/bot) adapter to use with
[Slack](https://slack.com).

All you need to get started is a token from the [Custom Bot creation](https://my.slack.com/apps/A0F7YS25R-bots) page. For example usage, see [example_test.go](./example_test.go).