mrsbfh

Crates.iomrsbfh
lib.rsmrsbfh
version0.4.1
sourcesrc
created_at2021-11-04 19:26:46.110882
updated_at2022-02-23 21:31:41.925732
descriptionA toolkit for writing commandbots more efficient in rust for matrix.
homepage
repositoryhttps://github.com/MTRNord/mrsbfh
max_upload_size
id476883
size18,452
Marcel (MTRNord)

documentation

README

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.

Commit count: 62

cargo fmt