jacekelgda / docker-slack-bot

Playground project for starting your experience with slack bot
0 stars 0 forks source link

SLACK BOT PLAYGROUND

Simple Slack Bot setup to start development with Slack integrations

Installation

Create bot user: https://my.slack.com/services/new/bot

Token

Duplicate .env.TEMPLATE to .env and edit SLACK_BOT_TOKEN

Running

docker-compose up