This commit is contained in:
2023-03-28 20:22:53 -05:00
parent 4cdc8cd5a1
commit fd349e948a
4 changed files with 55 additions and 0 deletions

1
go.mod
View File

@@ -6,6 +6,7 @@ require (
github.com/bwmarrin/discordgo v0.26.1 // indirect
github.com/gorilla/websocket v1.4.2 // indirect
github.com/joho/godotenv v1.4.0 // indirect
github.com/sashabaranov/go-openai v1.5.7 // indirect
golang.org/x/crypto v0.0.0-20210421170649-83a5a9bb288b // indirect
golang.org/x/exp v0.0.0-20221031165847-c99f073a8326 // indirect
golang.org/x/sys v0.1.0 // indirect