Skip to content
Extraits de code Groupes Projets
Valider 82114563 rédigé par Christian Paul's avatar Christian Paul
Parcourir les fichiers

Riot -> Element

parent c29cfc72
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -4,7 +4,7 @@ A bridge between [Matrix](http://matrix.org/) and [Discord](https://discordapp.c ...@@ -4,7 +4,7 @@ A bridge between [Matrix](http://matrix.org/) and [Discord](https://discordapp.c
Currently the bridge is in **Beta** and quite usable for everyday Currently the bridge is in **Beta** and quite usable for everyday
bridging, with one or two bugs cropping up. bridging, with one or two bugs cropping up.
![Screenshot of Riot and Discord working together](screenshot.png) ![Screenshot of Element and Discord working together](screenshot.png)
## Helping out ## Helping out
...@@ -88,8 +88,8 @@ file. The metrics will be reported under the URL provided in the registration fi ...@@ -88,8 +88,8 @@ file. The metrics will be reported under the URL provided in the registration fi
#### 3PID Protocol Support #### 3PID Protocol Support
This bridge support searching for rooms within networks via the 3pid system This bridge support searching for rooms within networks via the 3pid system
used in clients like [Riot](https://riot.im). Any new servers/guilds you bridge used in clients like [Element](https://element.io). Any new servers/guilds you bridge
should show up in the network list on Riot and other clients. should show up in the network list on Element and other clients.
### Setting up Discord ### Setting up Discord
...@@ -99,7 +99,7 @@ should show up in the network list on Riot and other clients. ...@@ -99,7 +99,7 @@ should show up in the network list on Riot and other clients.
* Give this link to owners of the guilds you plan to bridge. * Give this link to owners of the guilds you plan to bridge.
* Finally, you can join a room with ``#_discord_guildid_channelid`` * Finally, you can join a room with ``#_discord_guildid_channelid``
* These can be taken from the url ("/$GUILDID/$CHANNELID") when you are in a channel. * These can be taken from the url ("/$GUILDID/$CHANNELID") when you are in a channel.
* Riot (and other clients with third party protocol support) users can directly join channels from the room directory. * Element (and other clients with third party protocol support) users can directly join channels from the room directory.
* You can use Webhooks to make messages relayed by the bridge not nested by the bot user. This will also display the avatar of the user speaking on matrix with their messages. * You can use Webhooks to make messages relayed by the bridge not nested by the bot user. This will also display the avatar of the user speaking on matrix with their messages.
* The bot should create this automatically, but if not perform the following: * The bot should create this automatically, but if not perform the following:
* Enable ``Manage Webhooks`` on the role added by the bot. * Enable ``Manage Webhooks`` on the role added by the bot.
......
...@@ -19,7 +19,7 @@ is formatted as https://discordapp.com/channels/``guildid``/``channelid`` ...@@ -19,7 +19,7 @@ is formatted as https://discordapp.com/channels/``guildid``/``channelid``
* Run ``npm run adminme -- -h`` for usage. * Run ``npm run adminme -- -h`` for usage.
Please note that `!AbcdefghijklmnopqR:example.com` is the internal room id and will always begin with `!`. Please note that `!AbcdefghijklmnopqR:example.com` is the internal room id and will always begin with `!`.
You can find this internal id in the room settings in Riot. You can find this internal id in the room settings in Element.
### Migrate to postgres from sqlite ### Migrate to postgres from sqlite
* Stop the bridge. * Stop the bridge.
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter