Setting up a bot.toml.example and ignoring bot.toml
This commit is contained in:
5
.story_kit/bot.toml.example
Normal file
5
.story_kit/bot.toml.example
Normal 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
|
||||
Reference in New Issue
Block a user