diff options
author | Millesimus <32270710+Millesimus@users.noreply.github.com> | 2021-04-02 23:40:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-02 23:40:04 +0200 |
commit | d3b60cc445e5871971b543fde9483dba3924bf68 (patch) | |
tree | bb35773fac82f3e22e7c2f549a640ebdd603617a /README.md | |
parent | 7466e1d014054fda5d47b9261f29811ffc599dc1 (diff) | |
download | matterbridge-msglm-d3b60cc445e5871971b543fde9483dba3924bf68.tar.gz matterbridge-msglm-d3b60cc445e5871971b543fde9483dba3924bf68.tar.bz2 matterbridge-msglm-d3b60cc445e5871971b543fde9483dba3924bf68.zip |
Add MatterBukkit and Forge / Bukkit distinction (#1444)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -114,6 +114,7 @@ And more... - [Facebook messenger](https://github.com/VictorNine/fbridge) - [Minecraft](https://github.com/elytra/MatterLink) - [Minecraft](https://github.com/raws/mattercraft) +- [Minecraft](https://gitlab.com/Programie/MatterBukkit) - [Reddit](https://github.com/bonehurtingjuice/mattereddit) - [Counter-Strike, half-life and more](https://forums.alliedmods.net/showthread.php?t=319430) - [MatterAMXX](https://github.com/GabeIggy/MatterAMXX) @@ -126,8 +127,9 @@ More info and examples on the [wiki](https://github.com/42wim/matterbridge/wiki/ Used by the projects below. Feel free to make a PR to add your project to this list. -- [MatterLink](https://github.com/elytra/MatterLink) (Matterbridge link for Minecraft Server chat) -- [Minecraft](https://github.com/raws/mattercraft) (Matterbridge link for Minecraft Server chat) +- [MatterLink](https://github.com/elytra/MatterLink) (Matterbridge link for Minecraft Forge server chat, archived) +- [MatterCraft](https://github.com/raws/mattercraft) (Matterbridge link for Minecraft Forge server chat) +- [MatterBukkit](https://gitlab.com/Programie/MatterBukkit) (Matterbridge link for Minecraft Bukkit/Spigot server chat) - [pyCord](https://github.com/NikkyAI/pyCord) (crossplatform chatbot) - [Mattereddit](https://github.com/bonehurtingjuice/mattereddit) (Reddit chat support) - [fbridge-asyncio](https://github.com/powerjungle/fbridge-asyncio) (Facebook messenger support) |