discord kommunikation

This commit is contained in:
Christoph K.
2026-03-12 19:16:29 +01:00
parent 92f520101a
commit 5337e7af6f
7 changed files with 249 additions and 16 deletions

3
go.mod
View File

@@ -10,6 +10,9 @@ require (
)
require (
github.com/bwmarrin/discordgo v0.29.0 // indirect
github.com/gorilla/websocket v1.4.2 // indirect
golang.org/x/crypto v0.32.0 // indirect
golang.org/x/net v0.34.0 // indirect
golang.org/x/sys v0.29.0 // indirect
golang.org/x/text v0.21.0 // indirect