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
I'm currently trying to get encrypted messages to work and had a look at https://github.com/guardianproject/ractive/blob/master/bot.js I tried to use your code but so far I was not successful sending a message, did you get it to work?
The text was updated successfully, but these errors were encountered:
No. I ended up switching to the Pantalaimon encryption proxy that Matrix offers: https://github.com/matrix-org/pantalaimon
It actually worked perfectly, and wasn't as bad of a hack as I thought.
Sorry, something went wrong.
I banged my head long enough against it and got it working matrix-org/matrix-js-sdk#731 Also thanks to your code ;)
No branches or pull requests
I'm currently trying to get encrypted messages to work and had a look at https://github.com/guardianproject/ractive/blob/master/bot.js
I tried to use your code but so far I was not successful sending a message, did you get it to work?
The text was updated successfully, but these errors were encountered: