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

https://github.com/smashingboxes/watson-slack-bot


https://github.com/smashingboxes/watson-slack-bot

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Watson Slack Bot

Install

```
yarn install
echo "SLACK_TOKEN=" >> .env
echo "WATSON_KEY=" >> .env
yarn start
```