From 7b4bba5cbad8207ac865b4f459cff2cfa01a8c0d Mon Sep 17 00:00:00 2001 From: jan Date: Sun, 30 Oct 2016 19:25:27 -0700 Subject: [PATCH] Add mxpp to projects --- supporting-docs/projects/2016-10-30-mxpp.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 supporting-docs/projects/2016-10-30-mxpp.md diff --git a/supporting-docs/projects/2016-10-30-mxpp.md b/supporting-docs/projects/2016-10-30-mxpp.md new file mode 100644 index 00000000..6adaa461 --- /dev/null +++ b/supporting-docs/projects/2016-10-30-mxpp.md @@ -0,0 +1,12 @@ +--- +layout: project +title: mxpp +categories: projects other +description: Bot for bridging Matrix and one-to-one XMPP chats +author: anewusername +maturity: Alpha +--- + +# {{ page.title }} +[mxpp](https://github.com/anewusername/mxpp) is a bot for bridging XMPP and Matrix. It creates one Matrix room per user on your XMPP roster, and then passes messages between the Matrix room and XMPP user. +