updates from testing

This commit is contained in:
2026-02-24 18:19:41 -05:00
parent 6816d7359b
commit 5297a480b8
8 changed files with 153 additions and 110 deletions

5
go.mod
View File

@@ -2,7 +2,10 @@ module code.jakeyoungdev.com/jake/bolt
go 1.25.0
require github.com/bwmarrin/discordgo v0.29.0
require (
github.com/bwmarrin/discordgo v0.29.0
github.com/joho/godotenv v1.5.1
)
require (
github.com/gorilla/websocket v1.4.2 // indirect