commands: add support for bridging image packs

This commit is contained in:
Tulir Asokan
2026-03-29 21:24:59 +03:00
parent f7cbf751a0
commit e68ef24657
7 changed files with 601 additions and 24 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ require (
golang.org/x/sync v0.20.0
golang.org/x/tools v0.43.0
gopkg.in/yaml.v3 v3.0.1
maunium.net/go/mautrix v0.26.5-0.20260328215557-463f855b360f
maunium.net/go/mautrix v0.26.5-0.20260329141107-44f8c3fd4d76
rsc.io/qr v0.2.0
)