h4rdL1nk / bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Build and run container

docker build --no-cache -t bot build

docker run -d --rm -e SLACK_BOT_TOKEN=xoxb-********************* -p8888:80 bot

About


Languages

Language:PHP 93.6%Language:Python 4.6%Language:Dockerfile 1.7%Language:Shell 0.1%