#!/bin/bash
RUNNER_ENV=$1
SLACK_API_TOKEN=$(cat .api_token) ~/miniconda3/bin/python slack-bot-$RUNNER_ENV.py &