saarmstrong / mybotman

Botman.io Microservice Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mybotman

Slack Chatbot Microservice Example using Docker and Botman.io

Building the container

docker build -t mybotman ./mybotman

Starting the microservice

docker run -d -p 80:80 -e ENV_SLACK_TOKEN=[YOUR SLACK TOKEN]

About

Botman.io Microservice Example


Languages

Language:PHP 100.0%