mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-02 01:34:10 +01:00
Add matrix-appservice-gitter-twisted
This commit is contained in:
parent
3cad61f95e
commit
2ea621d540
|
|
@ -3,7 +3,7 @@ layout: project
|
||||||
title: matrix-appservice-gitter-twisted
|
title: matrix-appservice-gitter-twisted
|
||||||
categories: projects as
|
categories: projects as
|
||||||
author: Remi Rampin
|
author: Remi Rampin
|
||||||
maturity: Early beta
|
maturity: Alpha
|
||||||
---
|
---
|
||||||
|
|
||||||
# {{ page.title }}
|
# {{ page.title }}
|
||||||
|
|
@ -13,4 +13,4 @@ This is supposed to be deployed as a Matrix application service alongside a home
|
||||||
|
|
||||||
Contrary to other bridges, this doesn't link a public Matrix room with a Gitter one. You won't be able to join a Gitter room without a Gitter account. On the other hand, Gitter users won't see the difference between a Matrix user and a normal Gitter user, since they will appear to be chatting natively.
|
Contrary to other bridges, this doesn't link a public Matrix room with a Gitter one. You won't be able to join a Gitter room without a Gitter account. On the other hand, Gitter users won't see the difference between a Matrix user and a normal Gitter user, since they will appear to be chatting natively.
|
||||||
|
|
||||||
Get it from [github](https://github.com/remram44/matrix-appservice-gitter-twisted).
|
Find it on [GitHub](https://github.com/remram44/matrix-appservice-gitter-twisted/).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue