/slack-chatgpt

chatGPT bot in slack

Primary LanguagePythonMIT LicenseMIT

slack-chatgpt

chatGPT bot in slack

build your docker image

docker build -f Dockerfile -t slack-chatgpt:v1 .

set the environments in variables.env file, then run with a docker container

docker-compose up -d