#chat #communication #framework #simple #matrix-chat #matrix #bot-framework

mrsbfh

A toolkit for writing commandbots more efficient in rust for matrix

6 releases (3 breaking)

0.4.1 Feb 23, 2022
0.4.0 Feb 23, 2022
0.3.1 Feb 23, 2022
0.2.0 Nov 4, 2021
0.1.2 Nov 4, 2021

#28 in #matrix-chat

30 downloads per month

AGPL-3.0-or-later

19KB
169 lines

MRSBFH - Matrix-Rust-SDK-Bot-Framework-Helper

github crates.io docs.rs

A toolkit for writing commandbots more efficient in rust for matrix.

How to use

To use it you need to add mrsbfh just like any regular create:

mrsbfh = "0.4.1"

After that there are the possible helpers available that are further described in the docs.

For a minimal example of the bot checkout the crate under the example-bot folder which is a minimal version of what is needed.

Dependencies

~19–35MB
~566K SLoC