2026-02-25 13:00:00 +00:00
|
|
|
homeserver = "https://matrix.example.com"
|
|
|
|
|
username = "@botname:example.com"
|
|
|
|
|
password = "your-bot-password"
|
|
|
|
|
room_id = "!roomid:example.com"
|
2026-02-25 14:59:20 +00:00
|
|
|
allowed_users = ["@youruser:example.com"]
|
2026-02-25 13:00:00 +00:00
|
|
|
enabled = false
|