Crates.io | uatu |
lib.rs | uatu |
version | 0.1.14 |
source | src |
created_at | 2021-09-20 08:20:02.117804 |
updated_at | 2024-05-21 05:09:44.585668 |
description | A Matrix bot that watches channels |
homepage | |
repository | https://gitlab.com/legoktm/uatu |
max_upload_size | |
id | 453881 |
size | 103,292 |
uatu is a Matrix bot that watches channels. It's designed to be a good companion to mjolnir.
Create ~/uatu.toml
:
username = "@example:matrix.org"
password = "password"
report_room = "!aaaaaaaaaaaaa:matrix.org"
For now report_room
needs to be the internal Matrix ID, not a room
address.
Make sure ~/store
is only readable by the current user.
Planned:
uatu is released under the GPL v3, or any later version. See COPYING for more details.