module go-bot go 1.22.2 require github.com/BurntSushi/toml v1.3.2 require ( github.com/goccy/go-json v0.10.2 github.com/mattn/go-sqlite3 v1.14.22 )