module github.com/sky22333/qqbot go 1.26.1 require ( github.com/BurntSushi/toml v1.6.0 github.com/gorilla/websocket v1.5.3 )