Merge branch 'main' of ssh://100.75.27.65:2222/lixiangwuxian/qq_bot

This commit is contained in:
lixiangwuxian
2025-03-10 17:44:49 +08:00
56 changed files with 1988 additions and 584 deletions

1
go.mod
View File

@@ -13,6 +13,7 @@ require (
github.com/gorilla/websocket v1.5.3
github.com/jmoiron/sqlx v1.4.0
github.com/mattn/go-sqlite3 v1.14.23
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
github.com/sashabaranov/go-openai v1.36.1
golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c
golang.org/x/image v0.21.0