# qq_bot # build ```shell go mod tidy go build ``` # run ```shell sudo docker-compose up --build -d ./qq_bot ```