handletelegram: assign beeper action message content for incoming calls (#132)

This commit is contained in:
SpiritCroc
2026-01-23 16:45:27 +01:00
committed by GitHub
parent c7a7f6ec20
commit 4071502854
3 changed files with 27 additions and 9 deletions
+2 -2
View File
@@ -41,7 +41,7 @@ require (
golang.org/x/sync v0.19.0
golang.org/x/tools v0.41.0
gopkg.in/yaml.v3 v3.0.1
maunium.net/go/mautrix v0.26.3-0.20260120100901-a55693bbd7c6
maunium.net/go/mautrix v0.26.3-0.20260123143817-d057f1c6732e
rsc.io/qr v0.2.0
)
@@ -65,7 +65,7 @@ require (
github.com/segmentio/asm v1.2.1 // indirect
github.com/sergi/go-diff v1.1.0 // indirect
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e // indirect
github.com/tidwall/match v1.1.1 // indirect
github.com/tidwall/match v1.2.0 // indirect
github.com/tidwall/pretty v1.2.1 // indirect
github.com/tidwall/sjson v1.2.5 // indirect
github.com/yuin/goldmark v1.7.16 // indirect