Enha: state to hold room_id instead of whole room

This commit is contained in:
Grail Finder
2025-05-08 10:25:38 +03:00
parent 3ade7310a7
commit b20f7ac6b7
12 changed files with 110 additions and 35 deletions

4
go.mod
View File

@ -4,7 +4,5 @@ go 1.24
require (
github.com/BurntSushi/toml v1.5.0
honnef.co/go/tools v0.6.1
github.com/rs/xid v1.6.0
)
require golang.org/x/tools v0.30.0 // indirect