Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fearless-spider/slackbot


https://github.com/fearless-spider/slackbot

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# Slack BOT

## Commands

Everything is in Makefile.

## Config

Export the Slack token with the name SLACK_BOT_TOKEN:
```
export SLACK_BOT_TOKEN='your bot user access token here'
```