7 lines
197 B
Plaintext
7 lines
197 B
Plaintext
homeserver = "https://matrix.example.com"
|
|
username = "@botname:example.com"
|
|
password = "your-bot-password"
|
|
room_id = "!roomid:example.com"
|
|
allowed_users = ["@youruser:example.com"]
|
|
enabled = false
|