Sir-bot-a-lot configuration for the people and by the people of the python developers slack community.
Want to join? Get an invite !
The easiest way to get started is by using docker-compose with the
docker-compose.ngrok.yml
file.
Clone and cd in the repository.
$ git clone https://github.com/pyslackers/sirbot-pythondev.git && cd sirbot-pythondev
Copy & rename the
docker/.env.example
todocker/.env
.Set your environment variable in
docker/.env
.Start the containers with:
$ docker-compose -f docker/docker-compose.ngrok.yml up --build
6. Sir Bot-a-lot is now started and the ngrok web interface is available
at: http://localhost:8000
.