Skip to content

shoutrrr question #1577

Closed Answered by piksel
obito26m asked this question in Q&A
Discussion options

You must be logged in to vote

I don't think you want double ! in the prefix. See the shoutrrr docs for more information: https://containrrr.dev/shoutrrr/v0.7/services/matrix/#rooms

Just to be clear, the [ and ] just denotes optional parts of the syntax. Your URL should look like either:

matrix://:api-token@domian:port/?rooms=!QIoFjYyXKfetmKmzpI:domain

or (depending on how you authenticate)

matrix://user:password@domian:port/?rooms=!QIoFjYyXKfetmKmzpI:domain

Where user, password, api-token, domain (both of them) and port need to be replaced with your actual values.

Replies: 3 comments

This comment has been hidden.

Comment options

You must be logged in to vote
0 replies
Answer selected by obito26m
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants