matrix

The simplest Matrix 'chatbot' base in C#

Rather than spending a ton of time figuring out what the issues were with existing libraries, I'd decided to write a simple class of my own. It only does one thing, though; if you came here for a fully-featured SDK, you won't find it.

Bridges into Matrix

Bridges are components that connect Matrix to other chat platforms and services. We'll make a quick intro into them, and set up bridges for Discord, Whatsapp and FB Messenger.

Setting up a Matrix chat server

Last time I started writing this post, I ended up explaining [https://zblesk.net/blog/privacy-ownership-federation-matrix-chat-network/] how federated services work in general, and what Matrix can do in particular. This post will describe