-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
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
Upgrade to Matrix #34
Comments
Maybe use NPM module matrix-api aka Github seanmorris/matrix-api |
No https://github.com/matrix-org/matrix-js-sdk looks more like it |
"Please check the Node.js terminal app for a more complex example." |
See also https://matrix.org/docs/guides/usage-of-the-matrix-js-sdk Quite sparse doc for the SDK |
But there is also https://github.com/turt2live/matrix-bot-sdk |
Looking at the stream of room state events, here is one not in the spec: a message type of
Sounds like worth capturing for the room, in case people want to do GH-aware markdown processing etc. Sounds like a case for |
This from Element today. Interesting!! So why make experimental thread incompatible with normal threads? Sounds like the use of x- in experiments which is an anti pattern ... |
codes in cmd prompt to outrun any powerful hacking tools including very strong Bluetooth signal devices primitive wireless walkietalkies.My pc android devices can be controlled while OS setup. |
Because we will be invalidating all access tokens on Gitter, this means that any bots/scripts that use the Gitter API will stop working. You can prepare for the new Matrix world by adapting your code to use https://spec.matrix.org/latest/client-server-api/.
The text was updated successfully, but these errors were encountered: