![Build Status](https://github.com/ahal/matrix-bot/actions/workflows/rust.yml/badge.svg) [![License](https://img.shields.io/badge/License-MPL-2.0-yellowgreen.svg?style=flat-square)](https://opensource.org/licenses/MPL-2.0) # MatrixBot A bot framework for Matrix written in Rust. MatrixBot provides only the framework for building a bot, it does not provide any plugins or functionality out of the box. That is left to the consumer or other libraries to implement.