You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone https://github.com/yuhiwa/bard-slackbot.git
cd bard-slackbot
cp .env_sample .env
# open file .env and fill out your all api keys
docker-compose build
docker-compose up -d