Thumbnail

rani/matterbridge.git

Clone URL: https://git.buni.party/rani/matterbridge.git

commit 9821b82f62b19d0241f45ad67497ba96fc051d8b Author: Wim <wim@42.be> Date: Sat Mar 02 23:48:30 2019 +0000 Add related projects to README diff --git a/README.md b/README.md index 2bbf480..ea85a91 100644 --- a/README.md +++ b/README.md @@ -886 +887 @@  * [Minecraft](https://github.com/elytra/MatterLink)  * [Reddit](https://github.com/bonehurtingjuice/mattereddit)  * [Facebook messenger](https://github.com/VictorNine/fbridge) +* [Discourse](https://github.com/DeclanHoare/matterbabble)    ### API  The API is very basic at the moment. @@ -996 +1007 @@ Used by the projects below. Feel free to make a PR to add your project to this l  * [pyCord](https://github.com/NikkyAI/pyCord) (crossplatform chatbot)  * [Mattereddit](https://github.com/bonehurtingjuice/mattereddit) (Reddit chat support)  * [fbridge](https://github.com/VictorNine/fbridge) (Facebook messenger support) +* [matterbabble](https://github.com/DeclanHoare/matterbabble) (Discourse support)    ## Chat with us   @@ -2476 +2498 @@ See [FAQ](https://github.com/42wim/matterbridge/wiki/FAQ)  * [mattermost-plugin](https://github.com/matterbridge/mattermost-plugin) - Run matterbridge as a plugin in mattermost  * [pyCord](https://github.com/NikkyAI/pyCord) (crossplatform chatbot)  * [fbridge](https://github.com/VictorNine/fbridge) (Facebook messenger support) +* [isla](https://github.com/alphachung/isla) (Bot for Discord-Telegram groups used alongside matterbridge) +* [matterbabble](https://github.com/DeclanHoare/matterbabble) (Connect Discourse threads to Matterbridge)    ## Articles  * [matterbridge on kubernetes](https://medium.freecodecamp.org/using-kubernetes-to-deploy-a-chat-gateway-or-when-technology-works-like-its-supposed-to-a169a8cd69a3)