A toolkit for writing commandbots more efficient in rust for matrix.
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.