Initial commit

This commit is contained in:
none 2023-06-04 01:19:00 +10:00
commit c2fb6ccf5f
4 changed files with 136 additions and 0 deletions

5
config.toml.example Normal file
View file

@ -0,0 +1,5 @@
homeserver = "https://myserver.example.com/"
display_name = "MyBot"
username = "mybot"
# Change this, seriously, do it
password = "supersecretpassword"