summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMillesimus <32270710+Millesimus@users.noreply.github.com>2021-04-02 23:40:04 +0200
committerGitHub <noreply@github.com>2021-04-02 23:40:04 +0200
commitd3b60cc445e5871971b543fde9483dba3924bf68 (patch)
treebb35773fac82f3e22e7c2f549a640ebdd603617a
parent7466e1d014054fda5d47b9261f29811ffc599dc1 (diff)
downloadmatterbridge-msglm-d3b60cc445e5871971b543fde9483dba3924bf68.tar.gz
matterbridge-msglm-d3b60cc445e5871971b543fde9483dba3924bf68.tar.bz2
matterbridge-msglm-d3b60cc445e5871971b543fde9483dba3924bf68.zip
Add MatterBukkit and Forge / Bukkit distinction (#1444)
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 22bf9d0d..950a4fc7 100644
--- a/README.md
+++ b/README.md
@@ -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)