Setting up a bot.toml.example and ignoring bot.toml

This commit is contained in:
Dave
2026-02-25 13:00:00 +00:00
parent 5a188a230c
commit f4fd340727
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
homeserver = "https://matrix.example.com"
username = "@botname:example.com"
password = "your-bot-password"
room_id = "!roomid:example.com"
enabled = false