Skip to content
Extraits de code Groupes Projets
Valider b93f7085 rédigé par Will Hunt's avatar Will Hunt
Parcourir les fichiers

Added instructions for 3pid protocol.

parent f8d26f44
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -29,6 +29,13 @@ Please also be aware that this is an unoffical project worked on in my (Half-Sho ...@@ -29,6 +29,13 @@ Please also be aware that this is an unoffical project worked on in my (Half-Sho
* Run ``node build/discordas.js -r -u "http://localhost:9005" -c config.yaml`` * Run ``node build/discordas.js -r -u "http://localhost:9005" -c config.yaml``
* Modify your HSs appservices config so that it includes the generated file. * Modify your HSs appservices config so that it includes the generated file.
#### 3PID Protocol Support
This bridge support searching for rooms within networks via the 3pid system
used in clients like [Riot](https://riot.im). However, it requires a small manual change
to your registration file. Add ``protocols: ["discord"]`` to the end and restart both your bridge
and synapse. Any new servers/guilds you bridge should show up in the network list on Riot and other clients.
### Setting up Discord ### Setting up Discord
* Create a new application via https://discordapp.com/developers/applications/me/create * Create a new application via https://discordapp.com/developers/applications/me/create
......
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