Initial commit
This commit is contained in:
commit
c2fb6ccf5f
4 changed files with 136 additions and 0 deletions
5
config.toml.example
Normal file
5
config.toml.example
Normal file
|
@ -0,0 +1,5 @@
|
|||
homeserver = "https://myserver.example.com/"
|
||||
display_name = "MyBot"
|
||||
username = "mybot"
|
||||
# Change this, seriously, do it
|
||||
password = "supersecretpassword"
|
Loading…
Add table
Add a link
Reference in a new issue