Sfoglia il codice sorgente

Cross-link similar bridges

pull/1065/head
Slavi Pantaleev 4 anni fa
parent
commit
3fae13762d
4 ha cambiato i file con 11 aggiunte e 3 eliminazioni
  1. +3
    -1
      docs/configuring-playbook-bridge-appservice-irc.md
  2. +3
    -1
      docs/configuring-playbook-bridge-appservice-slack.md
  3. +3
    -1
      docs/configuring-playbook-bridge-heisenbridge.md
  4. +2
    -0
      docs/configuring-playbook-bridge-mx-puppet-slack.md

+ 3
- 1
docs/configuring-playbook-bridge-appservice-irc.md Vedi File

@@ -1,6 +1,8 @@
# Setting up Appservice IRC (optional) # Setting up Appservice IRC (optional)


The playbook can install and configure [matrix-appservice-irc](https://github.com/matrix-org/matrix-appservice-irc) for you.
**Note**: bridging to [IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat) can also happen via the [Heisenbridge](configuring-playbook-bridge-heisenbridge.md) bridge supported by the playbook.

The playbook can install and configure the [matrix-appservice-irc](https://github.com/matrix-org/matrix-appservice-irc) bridge for you.


See the project's [documentation](https://github.com/matrix-org/matrix-appservice-irc/blob/master/HOWTO.md) to learn what it does and why it might be useful to you. See the project's [documentation](https://github.com/matrix-org/matrix-appservice-irc/blob/master/HOWTO.md) to learn what it does and why it might be useful to you.




+ 3
- 1
docs/configuring-playbook-bridge-appservice-slack.md Vedi File

@@ -1,5 +1,7 @@
# Setting up Appservice Slack (optional) # Setting up Appservice Slack (optional)


**Note**: bridging to [Slack](https://slack.com) can also happen via the [mx-puppet-slack](configuring-playbook-bridge-mx-puppet-slack.md) bridge supported by the playbook.

The playbook can install and configure [matrix-appservice-slack](https://github.com/matrix-org/matrix-appservice-slack) for you. The playbook can install and configure [matrix-appservice-slack](https://github.com/matrix-org/matrix-appservice-slack) for you.


See the project's [documentation](https://github.com/matrix-org/matrix-appservice-slack/blob/master/README.md) to learn what it does and why it might be useful to you. See the project's [documentation](https://github.com/matrix-org/matrix-appservice-slack/blob/master/README.md) to learn what it does and why it might be useful to you.
@@ -106,5 +108,5 @@ Check you logs, if they say something like


`WARN SlackEventHandler Ignoring message from unrecognised slack channel id : %s (%s) <the channel id> <some other id>` `WARN SlackEventHandler Ignoring message from unrecognised slack channel id : %s (%s) <the channel id> <some other id>`


then unlink your room, reinvite the bot and re-link it again. This may particularly hit you, if you tried to unsuccessfully link
then unlink your room, reinvite the bot and re-link it again. This may particularly hit you, if you tried to unsuccessfully link
your room multiple times without unlinking it after each failed attempt. your room multiple times without unlinking it after each failed attempt.

+ 3
- 1
docs/configuring-playbook-bridge-heisenbridge.md Vedi File

@@ -1,6 +1,8 @@
# Setting up Heisenbridge (optional) # Setting up Heisenbridge (optional)


The playbook can install and configure [Heisenbridge](https://github.com/hifi/heisenbridge) - the bouncer-style IRC bridge for you.
**Note**: bridging to [IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat) can also happen via the [matrix-appservice-irc](configuring-playbook-bridge-appservice-irc.md) bridge supported by the playbook.

The playbook can install and configure [Heisenbridge](https://github.com/hifi/heisenbridge) - the bouncer-style [IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat) bridge for you.


See the project's [README](https://github.com/hifi/heisenbridge/blob/master/README.md) to learn what it does and why it might be useful to you. See the project's [README](https://github.com/hifi/heisenbridge/blob/master/README.md) to learn what it does and why it might be useful to you.




+ 2
- 0
docs/configuring-playbook-bridge-mx-puppet-slack.md Vedi File

@@ -1,5 +1,7 @@
# Setting up MX Puppet Slack (optional) # Setting up MX Puppet Slack (optional)


**Note**: bridging to [Slack](https://slack.com) can also happen via the [matrix-appservice-slack](configuring-playbook-bridge-appservice-slack.md) bridge supported by the playbook.

The playbook can install and configure The playbook can install and configure
[mx-puppet-slack](https://github.com/Sorunome/mx-puppet-slack) for you. [mx-puppet-slack](https://github.com/Sorunome/mx-puppet-slack) for you.




Caricamento…
Annulla
Salva