add config parser
This commit is contained in:
parent
f544d8eef9
commit
1172db1d95
4 changed files with 45 additions and 0 deletions
8
config.yaml.exp
Normal file
8
config.yaml.exp
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
username: kassandra
|
||||
homeserver: https://matrix.org
|
||||
password: beware of greeks bearing gifts
|
||||
allert_rooms:
|
||||
- "#troy:matrix.org"
|
||||
- "#ithaca:matrix.org"
|
||||
...
|
Loading…
Add table
Add a link
Reference in a new issue