Crates.io | matrix-bot |
lib.rs | matrix-bot |
version | 0.1.0 |
source | src |
created_at | 2021-04-14 13:31:35.740576 |
updated_at | 2021-04-14 13:31:35.740576 |
description | A skeleton bot framework for the Matrix protocol. |
homepage | |
repository | |
max_upload_size | |
id | 383962 |
size | 25,010 |
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.