matrix-bot 0.1.0

A skeleton bot framework for the Matrix protocol.
Documentation

Build Status License

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.