We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pretty much continuation of #6
Currently, the message you get when someone invites you is:
[lobbyinvite ="" appid="730" lobbyid="109775241107229798"]
I'd love it to be:
{{username}} invited you to play {{app name}}: <a href="steam://joinlobby/{{app id}}/{{lobby id}}/{{inviter profile id}}">Join lobby</a>
If there are clients that wouldn't open the steam:// url then instead of sending Join lobby simply send the same as href attr
steam://
Join lobby
The text was updated successfully, but these errors were encountered:
Merge pull request #16 from plantroon/dependabot/npm_and_yarn/sanitiz…
27b8fd3
…e-html-and-sorunome/matrix-bot-sdk-2.10.0 Bump sanitize-html and @sorunome/matrix-bot-sdk
No branches or pull requests
Pretty much continuation of #6
Currently, the message you get when someone invites you is:
I'd love it to be:
If there are clients that wouldn't open the
steam://
url then instead of sendingJoin lobby
simply send the same as href attrThe text was updated successfully, but these errors were encountered: