qq_bot/README.md
2024-10-13 04:52:39 +08:00

13 lines
81 B
Markdown

# qq_bot
# build
```shell
go mod tidy
go build
```
# run
```shell
./qq_bot
```