MGB: Matrix Gatcha Bot
Build instructions
You need rust installed, with rustup as its the simple thing to do.
Just use the cargo build
command. You will need the nighly version of the rust
toolchain, so a rustup default nightly
might be needed.
Help
Here are the matrix sdk samples: https://github.com/matrix-org/matrix-rust-sdk/tree/main/crates/matrix-sdk/examples