diff options
author | Wim <wim@42.be> | 2018-10-28 14:54:25 +0100 |
---|---|---|
committer | Wim <wim@42.be> | 2018-10-28 14:54:25 +0100 |
commit | 3b8837a16bdfca5085f37867d08571a03a66f8e9 (patch) | |
tree | 6eb7076dc7bf53458c7bfe58d4bc26d0bcfba756 /README.md | |
parent | 32f478e4a0783762667b4e964802b3d612d1f150 (diff) | |
download | matterbridge-msglm-3b8837a16bdfca5085f37867d08571a03a66f8e9.tar.gz matterbridge-msglm-3b8837a16bdfca5085f37867d08571a03a66f8e9.tar.bz2 matterbridge-msglm-3b8837a16bdfca5085f37867d08571a03a66f8e9.zip |
Update README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -16,6 +16,7 @@ Minecraft server chat support via [MatterLink](https://github.com/elytra/MatterL # Table of Contents * [Features](https://github.com/42wim/matterbridge/wiki/Features) + * [API](#API) * [Requirements](#requirements) * [Screenshots](https://github.com/42wim/matterbridge/wiki/) * [Installing](#installing) @@ -28,6 +29,8 @@ Minecraft server chat support via [MatterLink](https://github.com/elytra/MatterL * [Docker](#docker) * [Changelog](#changelog) * [FAQ](#faq) + * [Related projects](#related-projects) + * [Articles](#articles) * [Thanks](#thanks) # Features @@ -187,6 +190,23 @@ Want to tip ? * eth: 0xb3f9b5387c66ad6be892bcb7bbc67862f3abc16f * btc: 1N7cKHj5SfqBHBzDJ6kad4BzeqUBBS2zhs +# Related projects +* [matterbridge-heroku](https://github.com/cadecairos/matterbridge-heroku) +* [matterbridge config viewer](https://github.com/patcon/matterbridge-heroku-viewer) +* [matterbridge autoconfig](https://github.com/patcon/matterbridge-autoconfig) +* [matterlink](https://github.com/elytra/MatterLink) +* [mattereddit](https://github.com/bonehurtingjuice/mattereddit) +* [pyCord](https://github.com/NikkyAI/pyCord) (crossplatform chatbot) + +# Articles +* https://mattermost.com/blog/connect-irc-to-mattermost/ +* https://blog.valvin.fr/2016/09/17/mattermost-et-un-channel-irc-cest-possible/ +* https://blog.brightscout.com/top-10-mattermost-integrations/ +* http://bencey.co.nz/2018/09/17/bridge/ +* https://www.algoo.fr/blog/2018/01/19/recouvrez-votre-liberte-en-quittant-slack-pour-un-mattermost-auto-heberge/ +* https://kopano.com/blog/matterbridge-bridging-mattermost-chat/ +* https://www.stitcher.com/s/?eid=52382713 + # Thanks [![Digitalocean](https://snag.gy/3LVifX.jpg)](https://www.digitalocean.com/) for sponsoring demo/testing droplets. |